Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc9194.h78 #define ES_LINK_OK 0x4000 /* is the link integrity ok ? */ macro
H A Dsmc91x.h521 #define ES_LINK_OK 0x4000 // Driven by inverted value of nLNK pin macro
H A Dsmc91x.c1165 new_carrier = (SMC_GET_EPH_STATUS(lp) & ES_LINK_OK) ? 1 : 0; in smc_10bt_check_media()
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc9194.h78 #define ES_LINK_OK 0x4000 /* is the link integrity ok ? */ macro
H A Dsmc91x.h510 #define ES_LINK_OK 0x4000 // Driven by inverted value of nLNK pin macro
H A Dsmc91x.c1166 new_carrier = (SMC_GET_EPH_STATUS(lp) & ES_LINK_OK) ? 1 : 0; in smc_10bt_check_media()

Completed in 11 milliseconds