Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dchan.c1524 int n_ctx = 0, n_vifs_switch = 0, n_vifs_assign = 0, n_vifs_ctxless = 0; in ieee80211_vif_use_reserved_switch() local
1559 n_ctx++; in ieee80211_vif_use_reserved_switch()
1609 if (WARN_ON(n_ctx == 0) || in ieee80211_vif_use_reserved_switch()
1613 WARN_ON(n_ctx > 1 && !local->use_chanctx) || in ieee80211_vif_use_reserved_switch()