Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_bitrates.c121 return hdd_set_11ax_rate(adapter, rate, NULL); in wlan_hdd_sta_set_11ax_rate()
214 return hdd_set_11ax_rate(adapter, rate_code, config); in wlan_hdd_sap_set_11ax_rate()
H A Dwlan_hdd_hostapd_wext.c1019 ret = hdd_set_11ax_rate(adapter, set_value, in __iw_softap_setparam()
H A Dwlan_hdd_wext.c4631 return hdd_set_11ax_rate(link_info->adapter, rate, NULL); in hdd_we_set_11ax_rate()
H A Dwlan_hdd_cfg80211.c14157 if (hdd_set_11ax_rate(adapter, he_mcs_val, NULL)) in __wlan_hdd_cfg80211_set_wifi_test_config()
14161 if (hdd_set_11ax_rate(adapter, 0xFF, NULL)) in __wlan_hdd_cfg80211_set_wifi_test_config()
14658 hdd_set_11ax_rate(adapter, 0x400, NULL); in __wlan_hdd_cfg80211_set_wifi_test_config()
14679 hdd_set_11ax_rate(adapter, 0xFFFF, NULL); in __wlan_hdd_cfg80211_set_wifi_test_config()
H A Dwlan_hdd_main.c3933 int hdd_set_11ax_rate(struct hdd_adapter *adapter, int set_value, in hdd_set_11ax_rate() function
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_wext.h261 int hdd_set_11ax_rate(struct hdd_adapter *adapter, int value,
H A Dwlan_hdd_main.h4847 int hdd_set_11ax_rate(struct hdd_adapter *adapter, int value,