Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dchan.c1285 int n_ctx = 0, n_vifs_switch = 0, n_vifs_assign = 0, n_vifs_ctxless = 0; in ieee80211_vif_use_reserved_switch() local
1318 n_ctx++; in ieee80211_vif_use_reserved_switch()
1368 if (WARN_ON(n_ctx == 0) || in ieee80211_vif_use_reserved_switch()
1372 WARN_ON(n_ctx > 1 && !local->use_chanctx) || in ieee80211_vif_use_reserved_switch()