Lines Matching refs:ieee80211_local
29 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_enable()
66 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_disable()
105 void ieee80211_offchannel_stop_vifs(struct ieee80211_local *local) in ieee80211_offchannel_stop_vifs()
154 void ieee80211_offchannel_return(struct ieee80211_local *local) in ieee80211_offchannel_return()
210 static unsigned long ieee80211_end_finished_rocs(struct ieee80211_local *local, in ieee80211_end_finished_rocs()
241 static bool ieee80211_recalc_sw_work(struct ieee80211_local *local, in ieee80211_recalc_sw_work()
279 struct ieee80211_local *local = in ieee80211_hw_roc_start()
280 container_of(work, struct ieee80211_local, hw_roc_start); in ieee80211_hw_roc_start()
298 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel()
308 static void _ieee80211_start_next_roc(struct ieee80211_local *local) in _ieee80211_start_next_roc()
401 void ieee80211_start_next_roc(struct ieee80211_local *local) in ieee80211_start_next_roc()
431 static void __ieee80211_roc_work(struct ieee80211_local *local) in __ieee80211_roc_work()
472 struct ieee80211_local *local = in ieee80211_roc_work()
473 container_of(work, struct ieee80211_local, roc_work.work); in ieee80211_roc_work()
482 struct ieee80211_local *local = in ieee80211_hw_roc_done()
483 container_of(work, struct ieee80211_local, hw_roc_done); in ieee80211_hw_roc_done()
497 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_remain_on_channel_expired()
506 ieee80211_coalesce_hw_started_roc(struct ieee80211_local *local, in ieee80211_coalesce_hw_started_roc()
545 static int ieee80211_start_roc_work(struct ieee80211_local *local, in ieee80211_start_roc_work()
689 struct ieee80211_local *local = sdata->local; in ieee80211_remain_on_channel()
701 static int ieee80211_cancel_roc(struct ieee80211_local *local, in ieee80211_cancel_roc()
773 struct ieee80211_local *local = sdata->local; in ieee80211_cancel_remain_on_channel()
782 struct ieee80211_local *local = sdata->local; in ieee80211_mgmt_tx()
966 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_mgmt_tx_cancel_wait()
971 void ieee80211_roc_setup(struct ieee80211_local *local) in ieee80211_roc_setup()
979 void ieee80211_roc_purge(struct ieee80211_local *local, in ieee80211_roc_purge()