Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dmlo.h61 int n_active = 0; in iwl_mld_count_active_links() local
65 n_active++; in iwl_mld_count_active_links()
68 return n_active; in iwl_mld_count_active_links()
H A Dmac80211.c1163 unsigned int n_active = iwl_mld_count_active_links(mld, vif); in iwl_mld_unassign_vif_chanctx() local
1177 if (n_active > 1) { in iwl_mld_unassign_vif_chanctx()