Home
last modified time | relevance | path

Searched refs:ieee80211_roc_work (Results 1 – 4 of 4) sorted by relevance

/linux/net/mac80211/
H A Doffchannel.c171 static void ieee80211_roc_notify_destroy(struct ieee80211_roc_work *roc) in ieee80211_roc_notify_destroy()
197 struct ieee80211_roc_work *roc, *tmp; in ieee80211_end_finished_rocs()
237 static void ieee80211_handle_roc_started(struct ieee80211_roc_work *roc, in ieee80211_handle_roc_started()
265 struct ieee80211_roc_work *roc; in ieee80211_hw_roc_start()
292 struct ieee80211_roc_work *roc, *tmp; in _ieee80211_start_next_roc()
301 roc = list_first_entry(&local->roc_list, struct ieee80211_roc_work, in _ieee80211_start_next_roc()
388 struct ieee80211_roc_work *roc; in ieee80211_start_next_roc()
401 roc = list_first_entry(&local->roc_list, struct ieee80211_roc_work, in ieee80211_start_next_roc()
418 struct ieee80211_roc_work *roc, *tmp; in ieee80211_reconfig_roc()
451 struct ieee80211_roc_work *roc; in __ieee80211_roc_work()
[all …]
H A Diface.c212 struct ieee80211_roc_work *roc; in ieee80211_can_powered_addr_change()
H A Dieee80211_i.h364 struct ieee80211_roc_work {
362 struct ieee80211_roc_work { global() struct
363 listieee80211_roc_work global() argument
365 sdataieee80211_roc_work global() argument
367 chanieee80211_roc_work global() argument
369 notifiedieee80211_roc_work global() argument
370 on_channelieee80211_roc_work global() argument
372 start_timeieee80211_roc_work global() argument
374 req_durationieee80211_roc_work global() argument
375 frameieee80211_roc_work global() argument
376 mgmt_tx_cookieieee80211_roc_work global() argument
377 typeieee80211_roc_work global() argument
H A Dcfg.c3976 struct ieee80211_roc_work *roc; in cfg80211_beacon_dup()