Lines Matching refs:ieee80211_local
41 struct ieee80211_local *local; in wiphy_to_ieee80211_hw()
210 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration()
254 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration()
293 struct ieee80211_local *local = sdata->local; in __ieee80211_wake_txqs()
356 _ieee80211_wake_txqs(struct ieee80211_local *local, unsigned long *flags) in _ieee80211_wake_txqs()
391 struct ieee80211_local *local = (struct ieee80211_local *)data; in ieee80211_wake_txqs()
399 void ieee80211_propagate_queue_wake(struct ieee80211_local *local, int queue) in ieee80211_propagate_queue_wake()
437 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue()
488 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason()
508 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue()
555 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason()
571 void ieee80211_add_pending_skb(struct ieee80211_local *local, in ieee80211_add_pending_skb()
593 void ieee80211_add_pending_skbs(struct ieee80211_local *local, in ieee80211_add_pending_skbs()
631 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queues_by_reason()
653 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_stopped()
673 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queues_by_reason()
694 ieee80211_get_vif_queues(struct ieee80211_local *local, in ieee80211_get_vif_queues()
716 void __ieee80211_flush_queues(struct ieee80211_local *local, in __ieee80211_flush_queues()
741 void ieee80211_flush_queues(struct ieee80211_local *local, in ieee80211_flush_queues()
747 void ieee80211_stop_vif_queues(struct ieee80211_local *local, in ieee80211_stop_vif_queues()
756 void ieee80211_wake_vif_queues(struct ieee80211_local *local, in ieee80211_wake_vif_queues()
765 static void __iterate_interfaces(struct ieee80211_local *local, in __iterate_interfaces()
811 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iterate_interfaces()
825 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iterate_active_interfaces_atomic()
840 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iterate_active_interfaces_rtnl()
849 static void __iterate_stations(struct ieee80211_local *local, in __iterate_stations()
869 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iterate_stations_atomic()
914 static bool ieee80211_can_queue_work(struct ieee80211_local *local) in ieee80211_can_queue_work()
926 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_work()
939 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_delayed_work()
1569 struct ieee80211_local *local = sdata->local; in ieee80211_set_wmm_default()
1683 struct ieee80211_local *local = sdata->local; in ieee80211_send_auth()
1724 struct ieee80211_local *local = sdata->local; in ieee80211_send_deauth_disassoc()
1779 struct ieee80211_local *local = sdata->local; in ieee80211_build_preq_ies_band()
2031 struct ieee80211_local *local = sdata->local; in ieee80211_build_probe_req()
2126 void ieee80211_stop_device(struct ieee80211_local *local) in ieee80211_stop_device()
2137 static void ieee80211_flush_completed_scan(struct ieee80211_local *local, in ieee80211_flush_completed_scan()
2160 static void ieee80211_handle_reconfig_failure(struct ieee80211_local *local) in ieee80211_handle_reconfig_failure()
2200 static void ieee80211_assign_chanctx(struct ieee80211_local *local, in ieee80211_assign_chanctx()
2221 struct ieee80211_local *local = sdata->local; in ieee80211_reconfig_stations()
2281 int ieee80211_reconfig(struct ieee80211_local *local) in ieee80211_reconfig()
2692 struct ieee80211_local *local; in ieee80211_resume_disconnect()
2718 struct ieee80211_local *local = sdata->local; in ieee80211_recalc_smps()
2744 struct ieee80211_local *local = sdata->local; in ieee80211_recalc_min_chandef()
3366 struct ieee80211_local *local = sdata->local; in ieee80211_chandef_he_6ghz_oper()
3539 struct ieee80211_local *local = sdata->local; in ieee80211_add_srates_ie()
3583 struct ieee80211_local *local = sdata->local; in ieee80211_add_ext_srates_ie()
3668 u64 ieee80211_calculate_rx_timestamp(struct ieee80211_local *local, in ieee80211_calculate_rx_timestamp()
3751 void ieee80211_dfs_cac_cancel(struct ieee80211_local *local) in ieee80211_dfs_cac_cancel()
3781 struct ieee80211_local *local = in ieee80211_dfs_radar_detected_work()
3782 container_of(work, struct ieee80211_local, radar_detected_work); in ieee80211_dfs_radar_detected_work()
3810 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_radar_detected()
3913 struct ieee80211_local *local = sdata->local; in ieee80211_send_action_csa()
4019 ieee80211_cs_get(struct ieee80211_local *local, u32 cipher, in ieee80211_cs_get()
4040 int ieee80211_cs_headroom(struct ieee80211_local *local, in ieee80211_cs_headroom()
4210 void ieee80211_recalc_dtim(struct ieee80211_local *local, in ieee80211_recalc_dtim()
4251 static u8 ieee80211_chanctx_radar_detect(struct ieee80211_local *local, in ieee80211_chanctx_radar_detect()
4285 struct ieee80211_local *local = sdata->local; in ieee80211_check_combinations()
4376 int ieee80211_max_num_channels(struct ieee80211_local *local) in ieee80211_max_num_channels()