Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h95 bool single_chain_sufficient; member
Dlib.c698 priv->current_ht_config.single_chain_sufficient; in is_single_rx_stream()
Drxon.c1345 ht_conf->single_chain_sufficient = !need_multiple; in iwlagn_check_needed_chains()
/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
Dcommon.c5219 ht_conf->single_chain_sufficient = false; in il_ht_conf()
5237 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5239 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5247 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5252 ht_conf->single_chain_sufficient = true; in il_ht_conf()
Dcommon.h689 bool single_chain_sufficient; member
D4965-mac.c1071 il->current_ht_config.single_chain_sufficient; in il4965_is_single_rx_stream()