Searched refs:BMSR_ANEGCAPABLE (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/net/phy/
H A Dswphy.c118 u16 bmsr = BMSR_ANEGCAPABLE;
H A Dmotorcomm.c2172 val & BMSR_ANEGCAPABLE);
H A Dphy_device.c2769 val & BMSR_ANEGCAPABLE);
/linux-master/include/uapi/linux/
H A Dmii.h58 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
H A Dmdio.h128 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dphy.c542 if (bmsr & BMSR_ANEGCAPABLE)
/linux-master/drivers/net/usb/
H A Dpegasus.c31 BMSR_100FULL | BMSR_ANEGCAPABLE)
/linux-master/drivers/net/dsa/microchip/
H A Dksz8795.c856 BMSR_ANEGCAPABLE;
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91x.c1079 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) {
/linux-master/drivers/net/ethernet/intel/
H A De100.c1004 BMSR_ANEGCAPABLE |
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5066 BMSR_10HALF | BMSR_ESTATEN | BMSR_ANEGCAPABLE |
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c1158 if (bmsr & BMSR_ANEGCAPABLE)

Completed in 222 milliseconds