tag
line
file
source code
TMD3_UFLO
1008
drivers/net/depca.c
if (status & TMD3_UFLO) lp->stats.tx_fifo_errors++;
TMD3_UFLO
1009
drivers/net/depca.c
if (status & (TMD3_BUFF | TMD3_UFLO)) {