Searched refs:ieee80211_free_chanctx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | chan.c | 567 static void ieee80211_free_chanctx(struct ieee80211_local *local, in ieee80211_free_chanctx() function 874 ieee80211_free_chanctx(sdata->local, ctx); in ieee80211_vif_unreserve_chanctx() 1068 ieee80211_free_chanctx(local, new_ctx); in ieee80211_vif_use_reserved_reassign() 1082 ieee80211_free_chanctx(local, old_ctx); in ieee80211_vif_use_reserved_reassign() 1138 ieee80211_free_chanctx(local, new_ctx); in ieee80211_vif_use_reserved_assign() 1559 ieee80211_free_chanctx(local, ctx); in __ieee80211_vif_release_channel() 1614 ieee80211_free_chanctx(local, ctx); in ieee80211_vif_use_channel()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | chan.c | 753 static void ieee80211_free_chanctx(struct ieee80211_local *local, in ieee80211_free_chanctx() function 1095 ieee80211_free_chanctx(sdata->local, ctx); in ieee80211_link_unreserve_chanctx() 1311 ieee80211_free_chanctx(local, new_ctx); in ieee80211_link_use_reserved_reassign() 1325 ieee80211_free_chanctx(local, old_ctx); in ieee80211_link_use_reserved_reassign() 1377 ieee80211_free_chanctx(local, new_ctx); in ieee80211_link_use_reserved_assign() 1805 ieee80211_free_chanctx(local, ctx); in __ieee80211_link_release_channel() 1865 ieee80211_free_chanctx(local, ctx); in ieee80211_link_use_channel()
|
Completed in 5 milliseconds