Searched refs:usr_vht_cap_info (Results 1 – 1 of 1) sorted by relevance
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()