Home
last modified time | relevance | path

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

/drivers/net/ethernet/smsc/
Dsmc9194.h180 #define TS_LOSTCAR 0x0400 macro
Dsmc9194.c1271 if ( tx_status & TS_LOSTCAR ) dev->stats.tx_carrier_errors++; in smc_tx()
Dsmc91c92_cs.c250 #define TS_LOSTCAR 0x0400 macro
1282 if (tx_status & TS_LOSTCAR) dev->stats.tx_carrier_errors++; in smc_tx_err()