Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/
D11ac.c103 u16 mcs_map_user, mcs_map_resp, mcs_map_result; in mwifiex_fill_vht_cap_tlv() local
110 mcs_map_user = GET_DEVRXMCSMAP(adapter->usr_dot_11ac_mcs_support); in mwifiex_fill_vht_cap_tlv()
115 mcs_user = GET_VHTNSSMCS(mcs_map_user, nss); in mwifiex_fill_vht_cap_tlv()
133 mcs_map_user = GET_DEVTXMCSMAP(adapter->usr_dot_11ac_mcs_support); in mwifiex_fill_vht_cap_tlv()
138 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()