Home
last modified time | relevance | path

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

/linux/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()