Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.h124 DATA_RATE_11AC_MAX_MCS_7, enumerator
H A Dwlan_hdd_stats.c6027 if (vht_max_mcs == DATA_RATE_11AC_MAX_MCS_7) { in hdd_get_max_rate_vht()
7177 if (DATA_RATE_11AC_MAX_MCS_7 == vht_max_mcs) { in hdd_report_max_rate()
H A Dwlan_hdd_hostapd.c1329 if (vht_max_mcs == DATA_RATE_11AC_MAX_MCS_7) { in get_max_rate_vht()