Home
last modified time | relevance | path

Searched refs:rtw89_chip_config_intr_mask (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/realtek/rtw89/ !
Dpci.h1031 static inline void rtw89_chip_config_intr_mask(struct rtw89_dev *rtwdev, in rtw89_chip_config_intr_mask() function
Dpci.c695 rtw89_chip_config_intr_mask(rtwdev, RTW89_PCI_INTR_MASK_RECOVERY_START); in rtw89_pci_ops_recovery_start()
707 rtw89_chip_config_intr_mask(rtwdev, RTW89_PCI_INTR_MASK_RECOVERY_COMPLETE); in rtw89_pci_ops_recovery_complete()
1515 rtw89_chip_config_intr_mask(rtwdev, cfg); in rtw89_pci_ops_switch_mode()
3198 rtw89_chip_config_intr_mask(rtwdev, RTW89_PCI_INTR_MASK_RESET); in rtw89_pci_request_irq()