Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/iwlwifi/cfg/
HD8000.c136 .vht_mu_mimo_supported = true,
145 .vht_mu_mimo_supported = true,
HD9000.c91 .vht_mu_mimo_supported = true, \
HDbz.c81 .vht_mu_mimo_supported = true, \
HDsc.c90 .vht_mu_mimo_supported = true, \
HD22000.c83 .vht_mu_mimo_supported = true, \
HDax210.c95 .vht_mu_mimo_supported = true, \
/freebsd-head/sys/contrib/dev/iwlwifi/
HDiwl-config.h425 vht_mu_mimo_supported:1, member
HDiwl-nvm-parse.c521 if (cfg->vht_mu_mimo_supported) in iwl_init_vht_hw_capab()
/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDmac80211.c784 if (mvm->cfg->vht_mu_mimo_supported) in iwl_mvm_mac_setup_register()