Lines Matching defs:ieee80211_roc_work
354 struct ieee80211_roc_work { struct
355 struct list_head list;
357 struct ieee80211_sub_if_data *sdata;
359 struct ieee80211_channel *chan;
361 bool started, abort, hw_begun, notified;
362 bool on_channel;
364 unsigned long start_time;
366 u32 duration, req_duration;
367 struct sk_buff *frame;
368 u64 cookie, mgmt_tx_cookie;
369 enum ieee80211_roc_type type;