Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dchan.c1379 int n_ctx = 0, n_vifs_switch = 0, n_vifs_assign = 0, n_vifs_ctxless = 0; in ieee80211_vif_use_reserved_switch() local
1412 n_ctx++; in ieee80211_vif_use_reserved_switch()
1462 if (WARN_ON(n_ctx == 0) || in ieee80211_vif_use_reserved_switch()
1466 WARN_ON(n_ctx > 1 && !local->use_chanctx) || in ieee80211_vif_use_reserved_switch()

Completed in 5 milliseconds