Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dmii.h55 #define BMSR_ERCAP 0x0001 /* Ext-reg capability */ macro
/linux-5.19.10/drivers/net/phy/
Dmicrel.c605 ret &= BMSR_ERCAP; in ksz8051_ksz8795_match_phy_device()
/linux-5.19.10/drivers/net/ethernet/intel/e1000e/
Dnetdev.c5074 BMSR_ERCAP); in e1000_phy_read_status()
/linux-5.19.10/drivers/s390/net/
Dqeth_core_main.c4512 rc = BMSR_ERCAP | BMSR_ANEGCOMPLETE | BMSR_LSTATUS | in qeth_mdio_read()