Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dsmc9194.h180 #define TS_LOSTCAR 0x0400 macro
Dsmc9194.c1331 if ( tx_status & TS_LOSTCAR ) dev->stats.tx_carrier_errors++; in smc_tx()
/linux-2.6.39/drivers/net/pcmcia/
Dsmc91c92_cs.c252 #define TS_LOSTCAR 0x0400 macro
1288 if (tx_status & TS_LOSTCAR) dev->stats.tx_carrier_errors++; in smc_tx_err()