Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h392 #define IPG_TS_TX_MAX_COLL 0x00000008 macro
Dipg.c965 if (txstatusdword & IPG_TS_TX_MAX_COLL) { in ipg_nic_txcleanup()