Lines Matching defs:ieee80211_roc_work
336 struct ieee80211_roc_work { struct
337 struct list_head list;
339 struct ieee80211_sub_if_data *sdata;
341 struct ieee80211_channel *chan;
343 bool started, abort, hw_begun, notified;
344 bool on_channel;
346 unsigned long start_time;
348 u32 duration, req_duration;
349 struct sk_buff *frame;
350 u64 cookie, mgmt_tx_cookie;
351 enum ieee80211_roc_type type;