Lines Matching defs:local

12 static int ieee80211_chanctx_num_assigned(struct ieee80211_local *local,  in ieee80211_chanctx_num_assigned()
26 static int ieee80211_chanctx_num_reserved(struct ieee80211_local *local, in ieee80211_chanctx_num_reserved()
40 int ieee80211_chanctx_refcount(struct ieee80211_local *local, in ieee80211_chanctx_refcount()
47 static int ieee80211_num_chanctx(struct ieee80211_local *local) in ieee80211_num_chanctx()
60 static bool ieee80211_can_create_new_chanctx(struct ieee80211_local *local) in ieee80211_can_create_new_chanctx()
81 ieee80211_chanctx_reserved_chandef(struct ieee80211_local *local, in ieee80211_chanctx_reserved_chandef()
104 ieee80211_chanctx_non_reserved_chandef(struct ieee80211_local *local, in ieee80211_chanctx_non_reserved_chandef()
130 ieee80211_chanctx_combined_chandef(struct ieee80211_local *local, in ieee80211_chanctx_combined_chandef()
148 ieee80211_chanctx_can_reserve_chandef(struct ieee80211_local *local, in ieee80211_chanctx_can_reserve_chandef()
165 ieee80211_find_reservation_chanctx(struct ieee80211_local *local, in ieee80211_find_reservation_chanctx()
245 ieee80211_get_chanctx_max_required_bw(struct ieee80211_local *local, in ieee80211_get_chanctx_max_required_bw()
309 void ieee80211_recalc_chanctx_min_def(struct ieee80211_local *local, in ieee80211_recalc_chanctx_min_def()
342 static void ieee80211_change_chanctx(struct ieee80211_local *local, in ieee80211_change_chanctx()
362 ieee80211_find_chanctx(struct ieee80211_local *local, in ieee80211_find_chanctx()
399 bool ieee80211_is_radar_required(struct ieee80211_local *local) in ieee80211_is_radar_required()
418 ieee80211_chanctx_radar_required(struct ieee80211_local *local, in ieee80211_chanctx_radar_required()
446 ieee80211_alloc_chanctx(struct ieee80211_local *local, in ieee80211_alloc_chanctx()
470 static int ieee80211_add_chanctx(struct ieee80211_local *local, in ieee80211_add_chanctx()
502 ieee80211_new_chanctx(struct ieee80211_local *local, in ieee80211_new_chanctx()
526 static void ieee80211_del_chanctx(struct ieee80211_local *local, in ieee80211_del_chanctx()
553 static void ieee80211_free_chanctx(struct ieee80211_local *local, in ieee80211_free_chanctx()
565 void ieee80211_recalc_chanctx_chantype(struct ieee80211_local *local, in ieee80211_recalc_chanctx_chantype()
615 static void ieee80211_recalc_radar_chanctx(struct ieee80211_local *local, in ieee80211_recalc_radar_chanctx()
642 struct ieee80211_local *local = sdata->local; in ieee80211_assign_vif_chanctx() local
695 void ieee80211_recalc_smps_chanctx(struct ieee80211_local *local, in ieee80211_recalc_smps_chanctx()
819 struct ieee80211_local *local = sdata->local; in ieee80211_vif_copy_chanctx_to_vlans() local
868 struct ieee80211_local *local = sdata->local; in ieee80211_vif_reserve_chanctx() local
1005 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_reserved_reassign() local
1085 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_reserved_assign() local
1154 static int ieee80211_chsw_switch_hwconf(struct ieee80211_local *local, in ieee80211_chsw_switch_hwconf()
1173 static int ieee80211_chsw_switch_vifs(struct ieee80211_local *local, in ieee80211_chsw_switch_vifs()
1221 static int ieee80211_chsw_switch_ctxs(struct ieee80211_local *local) in ieee80211_chsw_switch_ctxs()
1260 static int ieee80211_vif_use_reserved_switch(struct ieee80211_local *local) in ieee80211_vif_use_reserved_switch()
1516 struct ieee80211_local *local = sdata->local; in __ieee80211_vif_release_channel() local
1555 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_channel() local
1613 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_reserved_context() local
1679 struct ieee80211_local *local = sdata->local; in ieee80211_vif_change_bandwidth() local
1760 struct ieee80211_local *local = sdata->local; in ieee80211_vif_vlan_copy_chanctx() local
1784 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic() local