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()
1561 struct ieee80211_local *local = sdata->local; in ieee80211_set_wmm_default()
1675 struct ieee80211_local *local = sdata->local; in ieee80211_send_auth()
1716 struct ieee80211_local *local = sdata->local; in ieee80211_send_deauth_disassoc()
1771 struct ieee80211_local *local = sdata->local; in ieee80211_build_preq_ies_band()
2023 struct ieee80211_local *local = sdata->local; in ieee80211_build_probe_req()
2118 void ieee80211_stop_device(struct ieee80211_local *local) in ieee80211_stop_device()
2129 static void ieee80211_flush_completed_scan(struct ieee80211_local *local, in ieee80211_flush_completed_scan()
2152 static void ieee80211_handle_reconfig_failure(struct ieee80211_local *local) in ieee80211_handle_reconfig_failure()
2192 static void ieee80211_assign_chanctx(struct ieee80211_local *local, in ieee80211_assign_chanctx()
2213 struct ieee80211_local *local = sdata->local; in ieee80211_reconfig_stations()
2273 int ieee80211_reconfig(struct ieee80211_local *local) in ieee80211_reconfig()
2684 struct ieee80211_local *local; in ieee80211_resume_disconnect()
2710 struct ieee80211_local *local = sdata->local; in ieee80211_recalc_smps()
2736 struct ieee80211_local *local = sdata->local; in ieee80211_recalc_min_chandef()
3358 struct ieee80211_local *local = sdata->local; in ieee80211_chandef_he_6ghz_oper()
3531 struct ieee80211_local *local = sdata->local; in ieee80211_add_srates_ie()
3575 struct ieee80211_local *local = sdata->local; in ieee80211_add_ext_srates_ie()
3660 u64 ieee80211_calculate_rx_timestamp(struct ieee80211_local *local, in ieee80211_calculate_rx_timestamp()
3743 void ieee80211_dfs_cac_cancel(struct ieee80211_local *local) in ieee80211_dfs_cac_cancel()
3773 struct ieee80211_local *local = in ieee80211_dfs_radar_detected_work()
3774 container_of(work, struct ieee80211_local, radar_detected_work); in ieee80211_dfs_radar_detected_work()
3802 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_radar_detected()
3905 struct ieee80211_local *local = sdata->local; in ieee80211_send_action_csa()
4011 ieee80211_cs_get(struct ieee80211_local *local, u32 cipher, in ieee80211_cs_get()
4032 int ieee80211_cs_headroom(struct ieee80211_local *local, in ieee80211_cs_headroom()
4202 void ieee80211_recalc_dtim(struct ieee80211_local *local, in ieee80211_recalc_dtim()
4243 static u8 ieee80211_chanctx_radar_detect(struct ieee80211_local *local, in ieee80211_chanctx_radar_detect()
4277 struct ieee80211_local *local = sdata->local; in ieee80211_check_combinations()
4368 int ieee80211_max_num_channels(struct ieee80211_local *local) in ieee80211_max_num_channels()