Searched refs:TX_LOST_CRS (Results 1 – 2 of 2) sorted by relevance
237 #define TX_LOST_CRS 0x0040 macro243 #define TX_SEND_OK_BITS (TX_OK|TX_LOST_CRS)
742 TX_LOST_CRS | in net_interrupt()748 if (status & TX_LOST_CRS) in net_interrupt()