Searched refs:DEFALUT_11AC_CAP_BEAMFORMING_RESET_MASK (Results 1 – 5 of 5) sorted by relevance
1296 pmadapter->hw_dot_11ac_dev_cap & ~DEFALUT_11AC_CAP_BEAMFORMING_RESET_MASK;1299 pmadapter->hw_dot_11ac_dev_cap & ~DEFALUT_11AC_CAP_BEAMFORMING_RESET_MASK;
1182 …sr_dot_11ac_dev_cap_bg = pmadapter->hw_dot_11ac_dev_cap & ~DEFALUT_11AC_CAP_BEAMFORMING_RESET_MASK; in wlan_ret_get_hw_spec()1184 …usr_dot_11ac_dev_cap_a = pmadapter->hw_dot_11ac_dev_cap & ~DEFALUT_11AC_CAP_BEAMFORMING_RESET_MASK; in wlan_ret_get_hw_spec()
138 vht_cfg.vht_cap_info &= ~DEFALUT_11AC_CAP_BEAMFORMING_RESET_MASK; in wifi_uap_set_11ac_status()3274 vht_cfg.vht_cap_info &= ~DEFALUT_11AC_CAP_BEAMFORMING_RESET_MASK; in wifi_uap_set_11ac_status2()
343 *vht_capab &= ~DEFALUT_11AC_CAP_BEAMFORMING_RESET_MASK; in wifi_setup_vht_cap()
212 #define DEFALUT_11AC_CAP_BEAMFORMING_RESET_MASK (MBIT(19)) macro