Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dmii.h53 #define BMSR_ERCAP 0x0001 /* Ext-reg capability */ macro
/linux-4.1.27/drivers/s390/net/
Dqeth_core_main.c4476 rc = BMSR_ERCAP | BMSR_ANEGCOMPLETE | BMSR_LSTATUS | in qeth_mdio_read()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnetdev.c4829 BMSR_ERCAP); in e1000_phy_read_status()