Searched refs:TMD3_UFLO (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/amd/
H A Ddepca.h122 #define TMD3_UFLO 0x4000 /* UnderFLOw error */ macro
H A Datarilance.c286 #define TMD3_UFLO 0x4000 /* underflow (late memory) */ macro
903 if (err_status & TMD3_UFLO) {
H A Dsun3lance.c185 #define TMD3_UFLO 0x4000 /* underflow (late memory) */ macro
713 if (status & (TMD3_UFLO | TMD3_BUFF)) {
H A Ddepca.c1137 if (status & TMD3_UFLO)
1139 if (status & (TMD3_BUFF | TMD3_UFLO)) {

Completed in 62 milliseconds