Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11ac.c760 if (priv->usr_dot_11ac_bw == BW_FOLLOW_VHTCAP) { in wlan_convert_mcsmap_to_maxrate()
1441 pmpriv->usr_dot_11ac_bw = BW_FOLLOW_VHTCAP; in wlan_update_11ac_cap()
H A Dmlan_11n.c2513 usr_dot_11ac_bw = BW_FOLLOW_VHTCAP; in wlan_cmd_append_11n_tlv()
2574 (usr_dot_11ac_bw == BW_FOLLOW_VHTCAP) && in wlan_cmd_append_11n_tlv()
H A Dmlan_fw.h896 #define BW_FOLLOW_VHTCAP 1 macro