Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11ac.c433 pmpriv->usr_dot_11ac_bw = in wlan_11ac_ioctl_vhtcfg()
457 pmpriv->usr_dot_11ac_bw; in wlan_11ac_ioctl_vhtcfg()
760 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.c2488 t_u8 usr_dot_11ac_bw; in wlan_cmd_append_11n_tlv() local
2513 usr_dot_11ac_bw = BW_FOLLOW_VHTCAP; in wlan_cmd_append_11n_tlv()
2515 usr_dot_11ac_bw = pmpriv->usr_dot_11ac_bw; in wlan_cmd_append_11n_tlv()
2574 (usr_dot_11ac_bw == BW_FOLLOW_VHTCAP) && in wlan_cmd_append_11n_tlv()
H A Dmlan_main.h1103 t_u8 usr_dot_11ac_bw;