Home
last modified time | relevance | path

Searched refs:supported_mcs_rate (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c1379 const struct index_data_rate_type *supported_mcs_rate; in calculate_max_phy_rate() local
1405 supported_mcs_rate = supported_mcs_rate_nss1; in calculate_max_phy_rate()
1407 supported_mcs_rate = supported_mcs_rate_nss2; in calculate_max_phy_rate()
1416 supported_mcs_rate[maxidx].supported_rate[2] : in calculate_max_phy_rate()
1417 supported_mcs_rate[maxidx].supported_rate[0]; in calculate_max_phy_rate()
1420 supported_mcs_rate[maxidx].supported_rate[3] : in calculate_max_phy_rate()
1421 supported_mcs_rate[maxidx].supported_rate[1]; in calculate_max_phy_rate()
H A Dwlan_hdd_stats.c5926 struct index_data_rate_type *supported_mcs_rate; in hdd_get_max_rate_ht() local
5943 supported_mcs_rate = (struct index_data_rate_type *) in hdd_get_max_rate_ht()
5969 tmprate = supported_mcs_rate[mcsidx].supported_rate[flag]; in hdd_get_max_rate_ht()
7057 struct index_data_rate_type *supported_mcs_rate; in hdd_report_max_rate() local
7231 supported_mcs_rate = in hdd_report_max_rate()
7249 if (supported_mcs_rate[j]. in hdd_report_max_rate()
7253 supported_mcs_rate[j]. in hdd_report_max_rate()
7257 supported_mcs_rate[j]. in hdd_report_max_rate()