Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h390 #define IPG_TS_TX_ERROR 0x00000001 macro
Dipg.c952 if (txstatusdword & IPG_TS_TX_ERROR) { in ipg_nic_txcleanup()