Searched refs:BMSR_10FULL (Results 1 - 14 of 14) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmii.h66 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ macro
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dphy.c546 if (bmsr & BMSR_10FULL)
/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.c628 if (hp->sw_bmsr & BMSR_10FULL)
1569 if (hp->sw_bmsr & BMSR_10FULL)
H A Dniu.c1162 if (bmsr & BMSR_10FULL)
1785 if ((bmsr & BMSR_10FULL) &&
1838 if ((fulldpx && !(bmsr & BMSR_10FULL)) ||
/linux-master/drivers/net/usb/
H A Dpegasus.c30 #define BMSR_MEDIA (BMSR_10HALF | BMSR_10FULL | BMSR_100HALF | \
/linux-master/drivers/net/phy/
H A Dmotorcomm.c2179 val & BMSR_10FULL);
H A Dphy_device.c2776 val & BMSR_10FULL);
/linux-master/drivers/net/ethernet/toshiba/
H A Dspider_net.c177 if (bmsr & BMSR_10FULL)
/linux-master/drivers/net/ethernet/dlink/
H A Ddl2k.c1598 if (bmsr & BMSR_10FULL)
/linux-master/drivers/net/dsa/microchip/
H A Dksz8795.c854 BMSR_10FULL |
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91x.c1093 if (my_phy_caps & BMSR_10FULL)
/linux-master/drivers/net/ethernet/intel/
H A De100.c1005 BMSR_10FULL;
/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 338 milliseconds