Home
last modified time | relevance | path

Searched refs:usr_vht_cap_info (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c60 u32 usr_vht_cap_info = 0; in mwifiex_convert_mcsmap_to_maxrate() local
64 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_a; in mwifiex_convert_mcsmap_to_maxrate()
66 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_bg; in mwifiex_convert_mcsmap_to_maxrate()
81 if (GET_VHTCAP_CHWDSET(usr_vht_cap_info)) { in mwifiex_convert_mcsmap_to_maxrate()
179 u32 usr_vht_cap_info; in mwifiex_cmd_append_11ac_tlv() local
183 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_a; in mwifiex_cmd_append_11ac_tlv()
185 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_bg; in mwifiex_cmd_append_11ac_tlv()
221 supp_chwd_set = GET_VHTCAP_CHWDSET(usr_vht_cap_info); in mwifiex_cmd_append_11ac_tlv()
H A Dtdls.c246 u32 usr_vht_cap_info; in mwifiex_tdls_add_vht_oper() local
280 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_a; in mwifiex_tdls_add_vht_oper()
282 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_bg; in mwifiex_tdls_add_vht_oper()
286 supp_chwd_set = GET_VHTCAP_CHWDSET(usr_vht_cap_info); in mwifiex_tdls_add_vht_oper()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c48 u32 usr_vht_cap_info = 0; in mwifiex_convert_mcsmap_to_maxrate() local
52 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_a; in mwifiex_convert_mcsmap_to_maxrate()
54 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_bg; in mwifiex_convert_mcsmap_to_maxrate()
69 if (GET_VHTCAP_CHWDSET(usr_vht_cap_info)) { in mwifiex_convert_mcsmap_to_maxrate()
167 u32 usr_vht_cap_info; in mwifiex_cmd_append_11ac_tlv() local
171 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_a; in mwifiex_cmd_append_11ac_tlv()
173 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_bg; in mwifiex_cmd_append_11ac_tlv()
209 supp_chwd_set = GET_VHTCAP_CHWDSET(usr_vht_cap_info); in mwifiex_cmd_append_11ac_tlv()
H A Dtdls.c246 u32 usr_vht_cap_info; in mwifiex_tdls_add_vht_oper() local
280 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_a; in mwifiex_tdls_add_vht_oper()
282 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_bg; in mwifiex_tdls_add_vht_oper()
286 supp_chwd_set = GET_VHTCAP_CHWDSET(usr_vht_cap_info); in mwifiex_tdls_add_vht_oper()

Completed in 5 milliseconds