Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.h237 #define TX_LOST_CRS 0x0040 macro
243 #define TX_SEND_OK_BITS (TX_OK|TX_LOST_CRS)
H A Dmac89x0.c398 if (status & TX_LOST_CRS) in net_interrupt()
H A Dcs89x0.c742 TX_LOST_CRS | in net_interrupt()
748 if (status & TX_LOST_CRS) in net_interrupt()