Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/dvm/
Ddev.h115 bool single_chain_sufficient; member
Dlib.c738 priv->current_ht_config.single_chain_sufficient; in is_single_rx_stream()
Drxon.c1370 ht_conf->single_chain_sufficient = !need_multiple; in iwlagn_check_needed_chains()
/drivers/net/wireless/iwlegacy/
Dcommon.c5234 ht_conf->single_chain_sufficient = false; in il_ht_conf()
5252 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5254 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5262 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5267 ht_conf->single_chain_sufficient = true; in il_ht_conf()
Dcommon.h703 bool single_chain_sufficient; member
D4965-mac.c1083 il->current_ht_config.single_chain_sufficient; in il4965_is_single_rx_stream()