Home
last modified time | relevance | path

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

/trueos/sys/dev/nxge/xgehal/
HDxgehal-device-fp.c199 if (val64 & XGE_HAL_GEN_INTR_TXTRAFFIC) { in xge_hal_device_begin_irq()
/trueos/sys/dev/nxge/include/
HDxgehal-regs.h42 #define XGE_HAL_GEN_INTR_TXTRAFFIC BIT(8) macro