Home
last modified time | relevance | path

Searched refs:ES_LOSTCARR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h488 #define ES_LOSTCARR 0x0400 // Lost Carrier Sense macro
H A Dsmc91x.c732 if (tx_status & ES_LOSTCARR) in smc_tx()