Home
last modified time | relevance | path

Searched refs:reserved_chanctx (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/mac80211/
H A Dchan.c176 if (link->reserved_chanctx) in ieee80211_chanctx_non_reserved_chandef()
635 link->reserved_chanctx = ctx; in ieee80211_find_chanctx()
1098 link->reserved_chanctx = NULL; in ieee80211_link_unreserve_chanctx()
1259 link->reserved_chanctx = new_ctx; in ieee80211_link_reserve_chanctx()
1338 new_ctx = link->reserved_chanctx; in ieee80211_link_use_reserved_reassign()
1373 link->reserved_chanctx = NULL; in ieee80211_link_use_reserved_reassign()
1442 link->reserved_chanctx = NULL; in ieee80211_link_use_reserved_assign()
1612 if (link->reserved_chanctx) { in ieee80211_vif_use_reserved_switch()
1763 link->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_switch()
1858 if (link->reserved_chanctx) { in __ieee80211_link_release_channel()
[all …]
H A Dieee80211_i.h1078 struct ieee80211_chanctx *reserved_chanctx; member
H A Dcfg.c3808 if (link_data->reserved_chanctx) { in __ieee80211_csa_finalize()
H A Dmlme.c2397 if (link->reserved_chanctx) { in ieee80211_csa_switch_work()