Home
last modified time | relevance | path

Searched refs:TS_LOSTCAR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc9194.h180 #define TS_LOSTCAR 0x0400 macro
H A Dsmc9194.c1272 if ( tx_status & TS_LOSTCAR ) dev->stats.tx_carrier_errors++; in smc_tx()
H A Dsmc91c92_cs.c251 #define TS_LOSTCAR 0x0400 macro
1285 if (tx_status & TS_LOSTCAR) dev->stats.tx_carrier_errors++; in smc_tx_err()

Completed in 11 milliseconds