Searched refs:usr_vht_cap_info (Results 1 – 3 of 3) sorted by relevance
42 u32 usr_vht_cap_info = 0; in nxpwifi_convert_mcsmap_to_maxrate() local46 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_a; in nxpwifi_convert_mcsmap_to_maxrate()48 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_bg; in nxpwifi_convert_mcsmap_to_maxrate()63 if (u32_get_bits(usr_vht_cap_info, IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_MASK)) { in nxpwifi_convert_mcsmap_to_maxrate()160 u32 usr_vht_cap_info; in nxpwifi_cmd_append_11ac_tlv() local164 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_a; in nxpwifi_cmd_append_11ac_tlv()166 usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_bg; in nxpwifi_cmd_append_11ac_tlv()200 supp_chwd_set = u32_get_bits(usr_vht_cap_info, in nxpwifi_cmd_append_11ac_tlv()
48 u32 usr_vht_cap_info = 0; in mwifiex_convert_mcsmap_to_maxrate() local52 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() local171 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()
246 u32 usr_vht_cap_info; in mwifiex_tdls_add_vht_oper() local280 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()