Searched refs:TX_BD_STATS (Results 1 – 1 of 1) sorted by relevance
149 #define TX_BD_STATS (TX_BD_CS | TX_BD_DF | TX_BD_LC | \ macro 504 if (bd->stat & TX_BD_STATS) in ethoc_update_tx_stats() 910 bd.stat &= ~(TX_BD_STATS | TX_BD_LEN_MASK); in ethoc_start_xmit()