Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.h656 uint16_t fw_rate, uint8_t nss);
H A Dwlan_hdd_stats.c7043 uint16_t fw_rate, uint8_t nss) in hdd_report_max_rate() argument
7276 max_rate = fw_rate; in hdd_report_max_rate()
7280 if ((max_rate < fw_rate) || (0 == max_rate)) { in hdd_report_max_rate()
7281 max_rate = fw_rate; in hdd_report_max_rate()