Searched refs:BMSR_LSTATUS (Results 51 - 55 of 55) sorted by relevance

123

/linux-master/drivers/net/ethernet/via/
H A Dvia-velocity.c717 if (!MII_REG_BITS_IS_ON(BMSR_LSTATUS, MII_BMSR, regs))
/linux-master/drivers/net/ethernet/freescale/
H A Dgianfar.c1624 if (phy_read(tbiphy, MII_BMSR) & BMSR_LSTATUS) {
/linux-master/drivers/net/ethernet/intel/
H A De100.c1003 return BMSR_LSTATUS /* for mii_link_ok() */ |
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c1220 *link_up_p = !!(bmsr & BMSR_LSTATUS);
1244 if (bmsr & BMSR_LSTATUS) {
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c4585 rc = BMSR_ERCAP | BMSR_ANEGCOMPLETE | BMSR_LSTATUS |

Completed in 256 milliseconds

123