Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dchan.c93 link->reserved_chanctx == ctx) { in ieee80211_chanctx_user_iter_next_link()
401 if (iter.link && iter.link->reserved_chanctx) in ieee80211_chanctx_non_reserved_chandef()
1407 struct ieee80211_chanctx *ctx = link->reserved_chanctx; in ieee80211_link_unreserve_chanctx()
1414 link->reserved_chanctx = NULL; in ieee80211_link_unreserve_chanctx()
1572 link->reserved_chanctx = new_ctx; in ieee80211_link_reserve_chanctx()
1657 new_ctx = link->reserved_chanctx; in ieee80211_link_use_reserved_reassign()
1691 link->reserved_chanctx = NULL; in ieee80211_link_use_reserved_reassign()
1736 new_ctx = link->reserved_chanctx; in ieee80211_link_use_reserved_assign()
1759 link->reserved_chanctx = NULL; in ieee80211_link_use_reserved_assign()
1782 new_ctx = link->reserved_chanctx; in ieee80211_link_has_in_place_reservation()
[all …]
H A Dieee80211_i.h1124 struct ieee80211_chanctx *reserved_chanctx; member
H A Dutil.c4206 if (link->reserved_chanctx == ctx && in ieee80211_chanctx_radar_detect()
H A Dcfg.c4484 if (link_data->reserved_chanctx) { in __ieee80211_csa_finalize()
H A Dmlme.c2940 if (link->reserved_chanctx) { in ieee80211_csa_switch_work()