Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h484 #define IR_PCIE_TOUT 0x00000001 /*0 */ macro
487 IR_TMR0 | IR_PCIE_LINK | IR_PCIE_TOUT)
H A Dtehuti.c232 if (isr & IR_PCIE_TOUT) in bdx_isr_extra()