Home
last modified time | relevance | path

Searched refs:mcs_map_user (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
D11ac.c115 u16 mcs_map_user, mcs_map_resp, mcs_map_result; in mwifiex_fill_vht_cap_tlv() local
122 mcs_map_user = GET_DEVRXMCSMAP(adapter->usr_dot_11ac_mcs_support); in mwifiex_fill_vht_cap_tlv()
127 mcs_user = GET_VHTNSSMCS(mcs_map_user, nss); in mwifiex_fill_vht_cap_tlv()
145 mcs_map_user = GET_DEVTXMCSMAP(adapter->usr_dot_11ac_mcs_support); in mwifiex_fill_vht_cap_tlv()
150 mcs_user = GET_VHTNSSMCS(mcs_map_user, nss); in mwifiex_fill_vht_cap_tlv()
Dtdls.c244 u16 mcs_map_user, mcs_map_resp, mcs_map_result; in mwifiex_tdls_add_vht_oper() local
315 mcs_map_user = GET_DEVRXMCSMAP(adapter->usr_dot_11ac_mcs_support); in mwifiex_tdls_add_vht_oper()
320 mcs_user = GET_VHTNSSMCS(mcs_map_user, nss); in mwifiex_tdls_add_vht_oper()