Home
last modified time | relevance | path

Searched refs:disable_high_ht_mcs_2x2 (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/ !
H A Dwlan_mlme_public_struct.h1155 uint8_t disable_high_ht_mcs_2x2; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ !
H A Dparser_api.c980 uint8_t disable_high_ht_mcs_2x2 = 0; in populate_dot11f_ht_caps() local
1064 disable_high_ht_mcs_2x2 = in populate_dot11f_ht_caps()
1065 mac->mlme_cfg->rates.disable_high_ht_mcs_2x2; in populate_dot11f_ht_caps()
1071 disable_high_ht_mcs_2x2 && in populate_dot11f_ht_caps()
1074 disable_high_ht_mcs_2x2); in populate_dot11f_ht_caps()
1077 disable_high_ht_mcs_2x2); in populate_dot11f_ht_caps()
/wlan-driver/qcacld-3.0/components/mlme/core/src/ !
H A Dwlan_mlme_main.c1913 rates->disable_high_ht_mcs_2x2 = cfg_get(psoc, in mlme_init_rates_in_cfg()