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

/linux-4.4.14/net/mac80211/
H A Dchan.c1266 int n_ctx = 0, n_vifs_switch = 0, n_vifs_assign = 0, n_vifs_ctxless = 0; ieee80211_vif_use_reserved_switch() local
1299 n_ctx++; ieee80211_vif_use_reserved_switch()
1349 if (WARN_ON(n_ctx == 0) || ieee80211_vif_use_reserved_switch()
1353 WARN_ON(n_ctx > 1 && !local->use_chanctx) || ieee80211_vif_use_reserved_switch()

Completed in 43 milliseconds