Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_11ac.c731 if (pmadapter->usr_dot_11ac_bw == BW_FOLLOW_VHTCAP) in wlan_convert_mcsmap_to_maxrate()
1301 pmpriv->usr_dot_11ac_bw = BW_FOLLOW_VHTCAP;
Dmlan_11n.c994 usr_dot_11ac_bw = BW_FOLLOW_VHTCAP; in wlan_cmd_append_11n_tlv()
1084 if (ISSUPP_11ACENABLED(pmadapter->fw_cap_info) && (usr_dot_11ac_bw == BW_FOLLOW_VHTCAP) && in wlan_cmd_append_11n_tlv()
Dmlan_cmdevt.c1186 pmadapter->usr_dot_11ac_bw = BW_FOLLOW_VHTCAP; in wlan_ret_get_hw_spec()
Dwifi-uap.c131 vht_cfg.bwcfg = BW_FOLLOW_VHTCAP; in wifi_uap_set_11ac_status()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h758 #define BW_FOLLOW_VHTCAP 1U macro