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