Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixgb/
HDixgb_hw.h295 #define IXGB_STATUS_TXOFF 0x00000010 macro
HDif_ixgb.c637 if (IXGB_READ_REG(&adapter->hw, STATUS) & IXGB_STATUS_TXOFF) { in ixgb_watchdog()