Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc9194.h180 #define TS_LOSTCAR 0x0400 macro
H A Dsmc9194.c1270 if ( tx_status & TS_LOSTCAR ) dev->stats.tx_carrier_errors++; in smc_tx()
H A Dsmc91c92_cs.c251 #define TS_LOSTCAR 0x0400 macro
1282 if (tx_status & TS_LOSTCAR) dev->stats.tx_carrier_errors++; in smc_tx_err()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc91111.h636 #define TS_LOSTCAR 0x0400 macro