Searched refs:BMSR_ERCAP (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmii.h55 #define BMSR_ERCAP 0x0001 /* Ext-reg capability */ macro
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477.c449 * BMSR_ERCAP bits are set.
452 *data &= ~(BMSR_ESTATEN | BMSR_ERCAP);
/linux-master/drivers/net/phy/
H A Dmicrel.c679 ret &= BMSR_ERCAP;
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c4592 rc = BMSR_ERCAP | BMSR_ANEGCOMPLETE | BMSR_LSTATUS |
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5067 BMSR_ERCAP);

Completed in 181 milliseconds