Home
last modified time | relevance | path

Searched refs:TX_STS_LOST_CARRIER_ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.h92 #define TX_STS_LOST_CARRIER_ 0x00000800 macro
H A Dsmsc911x.c1158 if (unlikely(tx_stat & TX_STS_LOST_CARRIER_)) in smsc911x_tx_update_txcounters()