Home
last modified time | relevance | path

Searched refs:TX_LOST_CRS (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/cirrus/
Dcs89x0.h237 #define TX_LOST_CRS 0x0040 macro
243 #define TX_SEND_OK_BITS (TX_OK|TX_LOST_CRS)
Dmac89x0.c398 if (status & TX_LOST_CRS) in net_interrupt()
Dcs89x0.c741 TX_LOST_CRS | in net_interrupt()
747 if (status & TX_LOST_CRS) in net_interrupt()