Lines Matching defs:local

15 static int ieee80211_chanctx_num_assigned(struct ieee80211_local *local,  in ieee80211_chanctx_num_assigned()
29 static int ieee80211_chanctx_num_reserved(struct ieee80211_local *local, in ieee80211_chanctx_num_reserved()
43 int ieee80211_chanctx_refcount(struct ieee80211_local *local, in ieee80211_chanctx_refcount()
50 static int ieee80211_num_chanctx(struct ieee80211_local *local) in ieee80211_num_chanctx()
63 static bool ieee80211_can_create_new_chanctx(struct ieee80211_local *local) in ieee80211_can_create_new_chanctx()
84 ieee80211_chanctx_reserved_chandef(struct ieee80211_local *local, in ieee80211_chanctx_reserved_chandef()
107 ieee80211_chanctx_non_reserved_chandef(struct ieee80211_local *local, in ieee80211_chanctx_non_reserved_chandef()
135 ieee80211_chanctx_combined_chandef(struct ieee80211_local *local, in ieee80211_chanctx_combined_chandef()
153 ieee80211_chanctx_can_reserve_chandef(struct ieee80211_local *local, in ieee80211_chanctx_can_reserve_chandef()
170 ieee80211_find_reservation_chanctx(struct ieee80211_local *local, in ieee80211_find_reservation_chanctx()
320 ieee80211_get_chanctx_max_required_bw(struct ieee80211_local *local, in ieee80211_get_chanctx_max_required_bw()
357 _ieee80211_recalc_chanctx_min_def(struct ieee80211_local *local, in _ieee80211_recalc_chanctx_min_def()
399 static void ieee80211_chan_bw_change(struct ieee80211_local *local, in ieee80211_chan_bw_change()
456 void ieee80211_recalc_chanctx_min_def(struct ieee80211_local *local, in ieee80211_recalc_chanctx_min_def()
474 static void _ieee80211_change_chanctx(struct ieee80211_local *local, in _ieee80211_change_chanctx()
525 static void ieee80211_change_chanctx(struct ieee80211_local *local, in ieee80211_change_chanctx()
534 ieee80211_find_chanctx(struct ieee80211_local *local, in ieee80211_find_chanctx()
571 bool ieee80211_is_radar_required(struct ieee80211_local *local) in ieee80211_is_radar_required()
598 ieee80211_chanctx_radar_required(struct ieee80211_local *local, in ieee80211_chanctx_radar_required()
638 ieee80211_alloc_chanctx(struct ieee80211_local *local, in ieee80211_alloc_chanctx()
662 static int ieee80211_add_chanctx(struct ieee80211_local *local, in ieee80211_add_chanctx()
694 ieee80211_new_chanctx(struct ieee80211_local *local, in ieee80211_new_chanctx()
718 static void ieee80211_del_chanctx(struct ieee80211_local *local, in ieee80211_del_chanctx()
753 static void ieee80211_free_chanctx(struct ieee80211_local *local, in ieee80211_free_chanctx()
765 void ieee80211_recalc_chanctx_chantype(struct ieee80211_local *local, in ieee80211_recalc_chanctx_chantype()
831 static void ieee80211_recalc_radar_chanctx(struct ieee80211_local *local, in ieee80211_recalc_radar_chanctx()
859 struct ieee80211_local *local = sdata->local; in ieee80211_assign_link_chanctx() local
917 void ieee80211_recalc_smps_chanctx(struct ieee80211_local *local, in ieee80211_recalc_smps_chanctx()
1057 struct ieee80211_local *local = link->sdata->local; in ieee80211_link_copy_chanctx_to_vlans() local
1108 struct ieee80211_local *local = sdata->local; in ieee80211_link_reserve_chanctx() local
1261 struct ieee80211_local *local = sdata->local; in ieee80211_link_use_reserved_reassign() local
1343 struct ieee80211_local *local = sdata->local; in ieee80211_link_use_reserved_assign() local
1413 static int ieee80211_chsw_switch_hwconf(struct ieee80211_local *local, in ieee80211_chsw_switch_hwconf()
1432 static int ieee80211_chsw_switch_vifs(struct ieee80211_local *local, in ieee80211_chsw_switch_vifs()
1480 static int ieee80211_chsw_switch_ctxs(struct ieee80211_local *local) in ieee80211_chsw_switch_ctxs()
1519 static int ieee80211_vif_use_reserved_switch(struct ieee80211_local *local) in ieee80211_vif_use_reserved_switch()
1781 struct ieee80211_local *local = sdata->local; in __ieee80211_link_release_channel() local
1819 struct ieee80211_local *local = sdata->local; in ieee80211_link_use_channel() local
1882 struct ieee80211_local *local = sdata->local; in ieee80211_link_use_reserved_context() local
1947 struct ieee80211_local *local = sdata->local; in ieee80211_link_change_bandwidth() local
2033 struct ieee80211_local *local = sdata->local; in ieee80211_link_vlan_copy_chanctx() local
2060 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic() local