Lines Matching refs:ieee80211_local
27 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_enable()
63 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_disable()
83 void ieee80211_offchannel_stop_vifs(struct ieee80211_local *local) in ieee80211_offchannel_stop_vifs()
132 void ieee80211_offchannel_return(struct ieee80211_local *local) in ieee80211_offchannel_return()
192 static unsigned long ieee80211_end_finished_rocs(struct ieee80211_local *local, in ieee80211_end_finished_rocs()
223 static bool ieee80211_recalc_sw_work(struct ieee80211_local *local, in ieee80211_recalc_sw_work()
261 struct ieee80211_local *local = in ieee80211_hw_roc_start()
262 container_of(work, struct ieee80211_local, hw_roc_start); in ieee80211_hw_roc_start()
280 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel()
290 static void _ieee80211_start_next_roc(struct ieee80211_local *local) in _ieee80211_start_next_roc()
383 void ieee80211_start_next_roc(struct ieee80211_local *local) in ieee80211_start_next_roc()
413 static void __ieee80211_roc_work(struct ieee80211_local *local) in __ieee80211_roc_work()
454 struct ieee80211_local *local = in ieee80211_roc_work()
455 container_of(work, struct ieee80211_local, roc_work.work); in ieee80211_roc_work()
464 struct ieee80211_local *local = in ieee80211_hw_roc_done()
465 container_of(work, struct ieee80211_local, hw_roc_done); in ieee80211_hw_roc_done()
479 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_remain_on_channel_expired()
488 ieee80211_coalesce_hw_started_roc(struct ieee80211_local *local, in ieee80211_coalesce_hw_started_roc()
527 static int ieee80211_start_roc_work(struct ieee80211_local *local, in ieee80211_start_roc_work()
675 struct ieee80211_local *local = sdata->local; in ieee80211_remain_on_channel()
687 static int ieee80211_cancel_roc(struct ieee80211_local *local, in ieee80211_cancel_roc()
759 struct ieee80211_local *local = sdata->local; in ieee80211_cancel_remain_on_channel()
768 struct ieee80211_local *local = sdata->local; in ieee80211_mgmt_tx()
952 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_mgmt_tx_cancel_wait()
957 void ieee80211_roc_setup(struct ieee80211_local *local) in ieee80211_roc_setup()
965 void ieee80211_roc_purge(struct ieee80211_local *local, in ieee80211_roc_purge()