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