Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A 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()
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A 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()
H A 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()

Completed in 6 milliseconds