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