Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h100 bool single_chain_sufficient; member
H A Dlib.c703 priv->current_ht_config.single_chain_sufficient; in is_single_rx_stream()
H A Drxon.c1350 ht_conf->single_chain_sufficient = !need_multiple; in iwlagn_check_needed_chains()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c5221 ht_conf->single_chain_sufficient = false; in il_ht_conf()
5239 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5241 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5249 ht_conf->single_chain_sufficient = true; in il_ht_conf()
5254 ht_conf->single_chain_sufficient = true; in il_ht_conf()
H A Dcommon.h689 bool single_chain_sufficient; member
H A D4965-mac.c1070 il->current_ht_config.single_chain_sufficient; in il4965_is_single_rx_stream()