Home
last modified time | relevance | path

Searched refs:NVREG_IRQ_RECOVER_ERROR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c108 #define NVREG_IRQ_RECOVER_ERROR 0x8200 macro
113 #define NVREG_IRQ_OTHER (NVREG_IRQ_TIMER|NVREG_IRQ_LINK|NVREG_IRQ_RECOVER_ERROR)
3831 if (unlikely(np->events & NVREG_IRQ_RECOVER_ERROR)) { in nv_napi_poll()
3930 if (events & NVREG_IRQ_RECOVER_ERROR) { in nv_nic_irq_other()
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c108 #define NVREG_IRQ_RECOVER_ERROR 0x8200 macro
113 #define NVREG_IRQ_OTHER (NVREG_IRQ_TIMER|NVREG_IRQ_LINK|NVREG_IRQ_RECOVER_ERROR)
3826 if (unlikely(np->events & NVREG_IRQ_RECOVER_ERROR)) { in nv_napi_poll()
3925 if (events & NVREG_IRQ_RECOVER_ERROR) { in nv_nic_irq_other()

Completed in 18 milliseconds