Home
last modified time | relevance | path

Searched defs:wlan_mlme_rates (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h1149 struct wlan_mlme_rates { struct
1150 uint8_t cfp_period;
1151 uint16_t cfp_max_duration;
1152 uint16_t max_htmcs_txdata;
1153 bool disable_abg_rate_txdata;
1154 uint16_t sap_max_mcs_txdata;
1155 uint8_t disable_high_ht_mcs_2x2;
1156 struct mlme_cfg_str supported_11b;
1157 struct mlme_cfg_str supported_11a;
1158 struct mlme_cfg_str supported_mcs_set;
[all …]