Searched refs:rtw89_chip_config_intr_mask (Results 1 – 2 of 2) sorted by relevance
848 rtw89_chip_config_intr_mask(rtwdev, RTW89_PCI_INTR_MASK_RECOVERY_START); in rtw89_pci_ops_recovery_start()860 rtw89_chip_config_intr_mask(rtwdev, RTW89_PCI_INTR_MASK_RECOVERY_COMPLETE); in rtw89_pci_ops_recovery_complete()1792 rtw89_chip_config_intr_mask(rtwdev, cfg); in rtw89_pci_ops_switch_mode()3744 rtw89_chip_config_intr_mask(rtwdev, RTW89_PCI_INTR_MASK_RESET); in rtw89_pci_request_irq()
1644 static inline void rtw89_chip_config_intr_mask(struct rtw89_dev *rtwdev, in rtw89_chip_config_intr_mask() function