Searched refs:ENTSR_CRS (Results 1 – 4 of 4) sorted by relevance
117 #define ENTSR_CRS 0x10 /* The carrier sense was lost. */ macro
548 if (txsr & ENTSR_CRS) in ei_tx_err()563 if (txsr & ENTSR_CRS) in ei_tx_err()640 if (status & ENTSR_CRS) in ei_tx_intr()
231 #define ENTSR_CRS 0x10 /* The carrier sense was lost. */ macro
1223 if (txsr & ENTSR_CRS) in ei_tx_err()1237 if (txsr & ENTSR_CRS) dev->stats.tx_carrier_errors++; in ei_tx_err()1318 if (status & ENTSR_CRS) in ei_tx_intr()