Home | History | Annotate | Download | only in netboot

Lines Matching full:tx_under

3461 	u32		tx_good, tx_under;
3471 tx_under = inb( dev->base_addr + TLAN_DIO_DATA + 3 );
3500 priv->stats.tx_errors += tx_under + loss;
3507 priv->stats.tx_aborted_errors += tx_under;