Searched refs:ENTSR_CRS (Results 1 – 2 of 2) sorted by relevance
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()
233 #define ENTSR_CRS 0x10 /* The carrier sense was lost. */ macro