Searched refs:BMSR_100FULL (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/net/phy/
H A Dswphy.c46 .bmsr = BMSR_100FULL | BMSR_100HALF,
64 .bmsr = BMSR_ESTATEN | BMSR_100FULL,
H A Dmotorcomm.c2175 val & BMSR_100FULL);
H A Dphy_device.c2772 val & BMSR_100FULL);
/linux-master/include/uapi/linux/
H A Dmii.h68 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ macro
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dphy.c550 if (bmsr & BMSR_100FULL)
/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.c636 if (hp->sw_bmsr & BMSR_100FULL)
1577 if (hp->sw_bmsr & BMSR_100FULL)
H A Dniu.c1166 if (bmsr & BMSR_100FULL)
1791 if ((bmsr & BMSR_100FULL) &&
1833 if ((fulldpx && !(bmsr & BMSR_100FULL)) ||
/linux-master/drivers/net/usb/
H A Dpegasus.c31 BMSR_100FULL | BMSR_ANEGCAPABLE)
/linux-master/drivers/net/ethernet/sis/
H A Dsis190.c1348 ((mii_status & (BMSR_100FULL | BMSR_100HALF)) ?
/linux-master/drivers/net/ethernet/toshiba/
H A Dspider_net.c181 if (bmsr & BMSR_100FULL)
/linux-master/drivers/net/ethernet/dlink/
H A Ddl2k.c1592 if (bmsr & BMSR_100FULL)
/linux-master/drivers/net/dsa/microchip/
H A Dksz8795.c852 data = BMSR_100FULL |
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91x.c1089 if (my_phy_caps & BMSR_100FULL)
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c4593 BMSR_10HALF | BMSR_10FULL | BMSR_100HALF | BMSR_100FULL |
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5065 phy->bmsr = (BMSR_100FULL | BMSR_100HALF | BMSR_10FULL |

Completed in 307 milliseconds