Lines Matching refs:ieee80211_local
13 static int ieee80211_chanctx_num_assigned(struct ieee80211_local *local, in ieee80211_chanctx_num_assigned()
27 static int ieee80211_chanctx_num_reserved(struct ieee80211_local *local, in ieee80211_chanctx_num_reserved()
41 int ieee80211_chanctx_refcount(struct ieee80211_local *local, in ieee80211_chanctx_refcount()
48 static int ieee80211_num_chanctx(struct ieee80211_local *local) in ieee80211_num_chanctx()
61 static bool ieee80211_can_create_new_chanctx(struct ieee80211_local *local) in ieee80211_can_create_new_chanctx()
70 struct ieee80211_local *local __maybe_unused = sdata->local; in ieee80211_vif_get_chanctx()
82 ieee80211_chanctx_reserved_chandef(struct ieee80211_local *local, in ieee80211_chanctx_reserved_chandef()
105 ieee80211_chanctx_non_reserved_chandef(struct ieee80211_local *local, in ieee80211_chanctx_non_reserved_chandef()
131 ieee80211_chanctx_combined_chandef(struct ieee80211_local *local, in ieee80211_chanctx_combined_chandef()
149 ieee80211_chanctx_can_reserve_chandef(struct ieee80211_local *local, in ieee80211_chanctx_can_reserve_chandef()
166 ieee80211_find_reservation_chanctx(struct ieee80211_local *local, in ieee80211_find_reservation_chanctx()
243 ieee80211_get_chanctx_max_required_bw(struct ieee80211_local *local, in ieee80211_get_chanctx_max_required_bw()
308 void ieee80211_recalc_chanctx_min_def(struct ieee80211_local *local, in ieee80211_recalc_chanctx_min_def()
346 static void ieee80211_change_chanctx(struct ieee80211_local *local, in ieee80211_change_chanctx()
368 ieee80211_find_chanctx(struct ieee80211_local *local, in ieee80211_find_chanctx()
405 bool ieee80211_is_radar_required(struct ieee80211_local *local) in ieee80211_is_radar_required()
424 ieee80211_chanctx_radar_required(struct ieee80211_local *local, in ieee80211_chanctx_radar_required()
452 ieee80211_alloc_chanctx(struct ieee80211_local *local, in ieee80211_alloc_chanctx()
476 static int ieee80211_add_chanctx(struct ieee80211_local *local, in ieee80211_add_chanctx()
508 ieee80211_new_chanctx(struct ieee80211_local *local, in ieee80211_new_chanctx()
532 static void ieee80211_del_chanctx(struct ieee80211_local *local, in ieee80211_del_chanctx()
567 static void ieee80211_free_chanctx(struct ieee80211_local *local, in ieee80211_free_chanctx()
579 void ieee80211_recalc_chanctx_chantype(struct ieee80211_local *local, in ieee80211_recalc_chanctx_chantype()
629 static void ieee80211_recalc_radar_chanctx(struct ieee80211_local *local, in ieee80211_recalc_radar_chanctx()
656 struct ieee80211_local *local = sdata->local; in ieee80211_assign_vif_chanctx()
712 void ieee80211_recalc_smps_chanctx(struct ieee80211_local *local, in ieee80211_recalc_smps_chanctx()
808 struct ieee80211_local *local __maybe_unused = sdata->local; in __ieee80211_vif_copy_chanctx_to_vlans()
837 struct ieee80211_local *local = sdata->local; in ieee80211_vif_copy_chanctx_to_vlans()
886 struct ieee80211_local *local = sdata->local; in ieee80211_vif_reserve_chanctx()
1024 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_reserved_reassign()
1104 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_reserved_assign()
1173 static int ieee80211_chsw_switch_hwconf(struct ieee80211_local *local, in ieee80211_chsw_switch_hwconf()
1192 static int ieee80211_chsw_switch_vifs(struct ieee80211_local *local, in ieee80211_chsw_switch_vifs()
1240 static int ieee80211_chsw_switch_ctxs(struct ieee80211_local *local) in ieee80211_chsw_switch_ctxs()
1279 static int ieee80211_vif_use_reserved_switch(struct ieee80211_local *local) in ieee80211_vif_use_reserved_switch()
1533 struct ieee80211_local *local = sdata->local; in __ieee80211_vif_release_channel()
1572 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_channel()
1630 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_reserved_context()
1696 struct ieee80211_local *local = sdata->local; in ieee80211_vif_change_bandwidth()
1777 struct ieee80211_local *local = sdata->local; in ieee80211_vif_vlan_copy_chanctx()
1801 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic()