Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/tehuti/
Dtehuti.h484 #define IR_PCIE_TOUT 0x00000001 /*0 */ macro
487 IR_TMR0 | IR_PCIE_LINK | IR_PCIE_TOUT)
Dtehuti.c232 if (isr & IR_PCIE_TOUT) in bdx_isr_extra()