Searched refs:TX_STS_LOST_CARRIER_ (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/smsc/ | ||
D | smsc911x.h | 92 #define TX_STS_LOST_CARRIER_ 0x00000800 macro |
D | smsc911x.c | 1159 if (unlikely(tx_stat & TX_STS_LOST_CARRIER_)) in smsc911x_tx_update_txcounters() |