Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h95 bool single_chain_sufficient; member
H A Dlib.c698 priv->current_ht_config.single_chain_sufficient; in is_single_rx_stream()
H A Drxon.c1345 ht_conf->single_chain_sufficient = !need_multiple; in iwlagn_check_needed_chains()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c5232 ht_conf->single_chain_sufficient = false; in il_ht_conf()
5250 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5252 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5260 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5265 ht_conf->single_chain_sufficient = true; in il_ht_conf()
H A Dcommon.h701 bool single_chain_sufficient; member
H A D4965-mac.c1071 il->current_ht_config.single_chain_sufficient; in il4965_is_single_rx_stream()