Searched refs:ieee80211_chanctx_reserved_chanreq (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/mac80211/ |
D | chan.c | 141 ieee80211_chanctx_reserved_chanreq(struct ieee80211_local *local, in ieee80211_chanctx_reserved_chanreq() function 197 if (!ieee80211_chanctx_reserved_chanreq(local, ctx, req, &tmp)) in ieee80211_chanctx_can_reserve() 204 ieee80211_chanctx_reserved_chanreq(local, ctx, req, &tmp)) in ieee80211_chanctx_can_reserve() 606 compat = ieee80211_chanctx_reserved_chanreq(local, ctx, in ieee80211_find_chanctx() 2072 if (!ieee80211_chanctx_reserved_chanreq(local, ctx, compat, in ieee80211_link_change_chanreq()
|