Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c791 pci_write_config_dword(adapter->pdev, A_PCICFG_INTR_ENABLE, in t1_interrupts_enable()
821 pci_write_config_dword(adapter->pdev, A_PCICFG_INTR_ENABLE, 0); in t1_interrupts_disable()
Dregs.h2098 #define A_PCICFG_INTR_ENABLE 0xf4 macro