Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ieee80211_roc_work Struct Reference

#include <ieee80211_i.h>

Data Fields

struct list_head list
 
struct list_head dependents
 
struct delayed_work work
 
struct ieee80211_sub_if_datasdata
 
struct ieee80211_channelchan
 
enum nl80211_channel_type chan_type
 
bool started
 
bool abort
 
bool hw_begun
 
bool notified
 
unsigned long hw_start_time
 
u32 duration
 
u32 req_duration
 
struct sk_buffframe
 
u64 mgmt_tx_cookie
 

Detailed Description

Definition at line 336 of file ieee80211_i.h.

Field Documentation

bool abort

Definition at line 347 of file ieee80211_i.h.

Definition at line 344 of file ieee80211_i.h.

Definition at line 345 of file ieee80211_i.h.

struct list_head dependents

Definition at line 338 of file ieee80211_i.h.

u32 duration

Definition at line 351 of file ieee80211_i.h.

Definition at line 352 of file ieee80211_i.h.

bool hw_begun

Definition at line 347 of file ieee80211_i.h.

unsigned long hw_start_time

Definition at line 349 of file ieee80211_i.h.

Definition at line 337 of file ieee80211_i.h.

u64 mgmt_tx_cookie

Definition at line 353 of file ieee80211_i.h.

bool notified

Definition at line 347 of file ieee80211_i.h.

u32 req_duration

Definition at line 351 of file ieee80211_i.h.

Definition at line 342 of file ieee80211_i.h.

bool started

Definition at line 347 of file ieee80211_i.h.

Definition at line 340 of file ieee80211_i.h.


The documentation for this struct was generated from the following file: