Searched refs:acm_method (Results 1 – 16 of 16) sorted by relevance
88 enum acm_method acm_method; member
212 enum acm_method acm_method; member
387 rtlusb->acm_method = EACMWAY2_SW; in rtl_usb_init_sw()
831 enum acm_method { enum
1194 rtlpci->acm_method = EACMWAY2_SW; in _rtl_pci_init_struct()
95 u8 acm_method; member
218 registry_par->acm_method = (u8)rtw_acm_method; in loadparam()
296 if (rtlpci->acm_method != EACMWAY2_SW) in rtl92de_set_hw_reg()308 acm_ctrl = acm_ctrl | ((rtlpci->acm_method == 2) ? 0x0 : 0x1); in rtl92de_set_hw_reg()
303 if (rtlpci->acm_method != EACMWAY2_SW) in rtl8723e_set_hw_reg()317 acm_ctrl | ((rtlpci->acm_method == 2) ? 0x0 : 0x1); in rtl8723e_set_hw_reg()
301 if (rtlpci->acm_method != EACMWAY2_SW) in rtl92ce_set_hw_reg()315 acm_ctrl | ((rtlpci->acm_method == 2) ? 0x0 : 0x1); in rtl92ce_set_hw_reg()
228 if (rtlpci->acm_method != EACMWAY2_SW) in rtl92se_set_hw_reg()241 acm_ctrl = acm_ctrl | ((rtlpci->acm_method == 2) ? in rtl92se_set_hw_reg()
515 if (rtlpci->acm_method != EACMWAY2_SW) in rtl88ee_set_hw_reg()528 ((rtlpci->acm_method == 2) ? 0x0 : 0x1); in rtl88ee_set_hw_reg()
550 if (rtlpci->acm_method != EACMWAY2_SW) in rtl8723be_set_hw_reg()563 acm_ctrl | ((rtlpci->acm_method == 2) ? 0x0 : 0x1); in rtl8723be_set_hw_reg()
505 if (rtlpci->acm_method != EACMWAY2_SW) in rtl92ee_set_hw_reg()517 acm_ctrl = acm_ctrl | ((rtlpci->acm_method == 2) ? 0x0 : 0x1); in rtl92ee_set_hw_reg()
858 if (padapter->registrypriv.acm_method == 1) in WMMOnAssocRsp()
611 if (rtlpci->acm_method != EACMWAY2_SW) in rtl8821ae_set_hw_reg()624 acm_ctrl | ((rtlpci->acm_method == 2) ? 0x0 : 0x1); in rtl8821ae_set_hw_reg()
Completed in 74 milliseconds