Searched refs:ENTSR_CRS (Results 1 – 5 of 5) sorted by relevance
117 #define ENTSR_CRS 0x10 /* The carrier sense was lost. */ macro
233 #define ENTSR_CRS 0x10 /* The carrier sense was lost. */ macro
547 if (txsr & ENTSR_CRS) in ei_tx_err()562 if (txsr & ENTSR_CRS) in ei_tx_err()639 if (status & ENTSR_CRS) in ei_tx_intr()
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()
119 #define ENTSR_CRS 0x10 /* The carrier sense was lost. */ macro