Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c1376 int sgi, int supp_idx, int ext_idx, in calculate_max_phy_rate() argument
1385 if (supp_idx != 0xff && maxidx < supp_idx) in calculate_max_phy_rate()
1386 maxidx = supp_idx; in calculate_max_phy_rate()