Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dpci.h1223 RTW89_PCI_INTR_MASK_LOW_POWER, enumerator
1659 case RTW89_PCI_INTR_MASK_LOW_POWER: in rtw89_chip_config_intr_mask()
Dpci.c1791 cfg = low_power ? RTW89_PCI_INTR_MASK_LOW_POWER : RTW89_PCI_INTR_MASK_NORMAL; in rtw89_pci_ops_switch_mode()