Searched refs:ieee80211_chanctx_reserved_chandef (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/net/mac80211/ |
D | chan.c | 84 ieee80211_chanctx_reserved_chandef(struct ieee80211_local *local, in ieee80211_chanctx_reserved_chandef() function 141 compat = ieee80211_chanctx_reserved_chandef(local, ctx, compat); in ieee80211_chanctx_combined_chandef() 163 ieee80211_chanctx_reserved_chandef(local, ctx, def)) in ieee80211_chanctx_can_reserve_chandef() 558 compat = ieee80211_chanctx_reserved_chandef(local, ctx, in ieee80211_find_chanctx() 1421 chandef = ieee80211_chanctx_reserved_chandef(local, new_ctx, NULL); in ieee80211_chsw_switch_hwconf() 1986 if (!ieee80211_chanctx_reserved_chandef(local, ctx, compat)) { in ieee80211_link_change_bandwidth()
|