Searched refs:AcmHw_VoqEn (Results 1 – 12 of 12) sorted by relevance
232 #define AcmHw_VoqEn BIT3 macro
288 #define AcmHw_VoqEn BIT3 macro
262 AcmCtrl |= AcmHw_VoqEn; in rtl8192e_SetHwReg()
454 hwctrl |= AcmHw_VoqEn; in rtl8723a_set_acm_ctrl()
591 #define AcmHw_VoqEn BIT(3) macro
279 acm_ctrl |= AcmHw_VoqEn; in rtl92se_set_hw_reg()296 acm_ctrl &= (~AcmHw_VoqEn); in rtl92se_set_hw_reg()
1069 #define AcmHw_VoqEn BIT(3) macro
1618 AcmCtrl |= AcmHw_VoqEn; in SetHwReg8188EU()1620 AcmCtrl &= (~AcmHw_VoqEn); in SetHwReg8188EU()
1566 #define AcmHw_VoqEn BIT(3) macro
1858 acm_ctrl |= AcmHw_VoqEn; in rtl92cu_set_hw_reg()1875 acm_ctrl &= (~AcmHw_VoqEn); in rtl92cu_set_hw_reg()
349 acm_ctrl |= AcmHw_VoqEn; in rtl92ce_set_hw_reg()366 acm_ctrl &= (~AcmHw_VoqEn); in rtl92ce_set_hw_reg()
1086 #define AcmHw_VoqEn BIT(3) macro