/linux/drivers/net/phy/ |
A D | lxt.c | 66 err = phy_read(phydev, MII_BMSR); in lxt970_ack_interrupt() 107 irq_status = phy_read(phydev, MII_BMSR); in lxt970_handle_interrupt() 194 status = phy_read(phydev, MII_BMSR); in lxt973a2_update_link() 205 status = phy_read(phydev, MII_BMSR); in lxt973a2_update_link()
|
A D | bcm84881.c | 121 bmsr = phy_read_mmd(phydev, MDIO_MMD_AN, MDIO_AN_C22 + MII_BMSR); in bcm84881_aneg_done() 147 bmsr = phy_read_mmd(phydev, MDIO_MMD_AN, MDIO_AN_C22 + MII_BMSR); in bcm84881_read_status()
|
A D | amd.c | 35 err = phy_read(phydev, MII_BMSR); in am79c_ack_interrupt()
|
A D | uPD60620.c | 40 phy_state = phy_read(phydev, MII_BMSR); in upd60620_read_status()
|
A D | qsemi.c | 87 err = phy_read(phydev, MII_BMSR); in qs6612_ack_interrupt()
|
A D | bcm7xxx.c | 165 phy_read(phydev, MII_BMSR); in bcm7xxx_28nm_config_init() 402 phy_read(phydev, MII_BMSR); in bcm7xxx_28nm_ephy_config_init() 842 phy_read(phydev, MII_BMSR); in bcm7xxx_28nm_probe()
|
A D | swphy.c | 151 case MII_BMSR: in swphy_read_reg()
|
A D | bcm-cygnus.c | 143 phy_read(phydev, MII_BMSR); in bcm_omega_config_init()
|
A D | phy_device.c | 1913 bmsr = phy_read(phydev, MII_BMSR); in genphy_config_advert() 2241 int retval = phy_read(phydev, MII_BMSR); in genphy_aneg_done() 2275 status = phy_read(phydev, MII_BMSR); in genphy_update_link() 2283 status = phy_read(phydev, MII_BMSR); in genphy_update_link() 2550 val = phy_read(phydev, MII_BMSR); in genphy_read_abilities() 2628 ret = phy_read_poll_timeout(phydev, MII_BMSR, val, in genphy_loopback()
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
A D | vsc8211.c | 138 err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_BMSR, &status); in vsc8211_get_link_status() 148 err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_BMSR, in vsc8211_get_link_status() 214 err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_BMSR, &status); in vsc8211_get_link_status_fiber() 224 err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_BMSR, in vsc8211_get_link_status_fiber()
|
/linux/drivers/net/ |
A D | mii.c | 80 bmsr = mii->mdio_read(dev, mii->phy_id, MII_BMSR); in mii_ethtool_gset() 166 bmsr = mii->mdio_read(dev, mii->phy_id, MII_BMSR); in mii_ethtool_get_link_ksettings() 426 reg = mii->mdio_read(mii->dev, mii->phy_id, MII_BMSR); in mii_check_gmii_support() 445 mii->mdio_read(mii->dev, mii->phy_id, MII_BMSR); in mii_link_ok() 446 if (mii->mdio_read(mii->dev, mii->phy_id, MII_BMSR) & BMSR_LSTATUS) in mii_link_ok()
|
/linux/drivers/net/ethernet/atheros/atlx/ |
A D | atlx.c | 86 atlx_read_phy_reg(&adapter->hw, MII_BMSR, &phy_data); in atlx_check_for_link() 87 atlx_read_phy_reg(&adapter->hw, MII_BMSR, &phy_data); in atlx_check_for_link()
|
A D | atl2.c | 553 atl2_read_phy_reg(&adapter->hw, MII_BMSR, &phy_data); in atl2_check_for_link() 554 atl2_read_phy_reg(&adapter->hw, MII_BMSR, &phy_data); in atl2_check_for_link() 1153 atl2_read_phy_reg(hw, MII_BMSR, &phy_data); in atl2_check_link() 1154 atl2_read_phy_reg(hw, MII_BMSR, &phy_data); in atl2_check_link() 1514 atl2_read_phy_reg(hw, MII_BMSR, (u16 *)&ctrl); in atl2_suspend() 1515 atl2_read_phy_reg(hw, MII_BMSR, (u16 *)&ctrl); in atl2_suspend() 1862 atl2_read_phy_reg(hw, MII_BMSR, &phy_data); in atl2_get_regs()
|
/linux/drivers/net/ethernet/dec/tulip/ |
A D | media.c | 402 bmsr = tulip_mdio_read(dev, tp->phys[0], MII_BMSR); in tulip_check_duplex() 410 int new_bmsr = tulip_mdio_read(dev, tp->phys[0], MII_BMSR); in tulip_check_duplex() 457 int mii_status = tulip_mdio_read (dev, phy, MII_BMSR); in tulip_find_mii() 475 unsigned int tmpadv = tulip_mdio_read (dev, phy, MII_BMSR); in tulip_find_mii()
|
/linux/drivers/net/ethernet/ibm/emac/ |
A D | phy.c | 211 phy_read(phy, MII_BMSR); in genmii_poll_link() 212 status = phy_read(phy, MII_BMSR); in genmii_poll_link() 541 u16 bmsr = phy_read(phy, MII_BMSR); in emac_mii_phy_probe()
|
/linux/drivers/net/pcs/ |
A D | pcs-lynx.c | 41 status = mdiobus_c45_read(bus, addr, MDIO_MMD_VEND2, MII_BMSR); in lynx_pcs_get_state_usxgmii() 64 bmsr = mdiobus_read(bus, addr, MII_BMSR); in lynx_pcs_get_state_2500basex()
|
/linux/include/uapi/linux/ |
A D | mii.h | 17 #define MII_BMSR 0x01 /* Basic mode status register */ macro
|
A D | mdio.h | 32 #define MDIO_STAT1 MII_BMSR
|
/linux/drivers/net/dsa/ |
A D | dsa_loop.c | 216 mdiobus_read(bus, ps->port_base + port, MII_BMSR); in dsa_loop_port_vlan_add() 245 mdiobus_read(bus, ps->port_base + port, MII_BMSR); in dsa_loop_port_vlan_del()
|
/linux/drivers/net/ethernet/atheros/atl1e/ |
A D | atl1e_main.c | 153 atl1e_read_phy_reg(hw, MII_BMSR, &phy_data); in atl1e_check_link() 154 atl1e_read_phy_reg(hw, MII_BMSR, &phy_data); in atl1e_check_link() 217 atl1e_read_phy_reg(&adapter->hw, MII_BMSR, &phy_data); in atl1e_link_chg_event() 218 atl1e_read_phy_reg(&adapter->hw, MII_BMSR, &phy_data); in atl1e_link_chg_event() 2094 atl1e_read_phy_reg(hw, MII_BMSR, &mii_bmsr_data); in atl1e_suspend() 2095 atl1e_read_phy_reg(hw, MII_BMSR, &mii_bmsr_data); in atl1e_suspend() 2118 atl1e_read_phy_reg(hw, MII_BMSR, in atl1e_suspend()
|
/linux/drivers/net/dsa/b53/ |
A D | b53_serdes.c | 110 bmsr = b53_serdes_read(dev, lane, B53_SERDES_MII_REG(MII_BMSR), in b53_serdes_link_state()
|
/linux/drivers/net/dsa/mv88e6xxx/ |
A D | serdes.h | 51 #define MV88E6390_SGMII_BMSR (0x2000 + MII_BMSR)
|
/linux/drivers/net/mdio/ |
A D | mdio-bcm-unimac.c | 179 mdiobus_read(bus, addr, MII_BMSR); in unimac_mdio_reset()
|
/linux/drivers/net/ethernet/sun/ |
A D | sunbmac.c | 535 bp->sw_bmsr = bigmac_tcvr_read(bp, tregs, MII_BMSR); in bigmac_timer() 589 bp->sw_bmsr = bigmac_tcvr_read(bp, tregs, MII_BMSR); in bigmac_begin_auto_negotiation() 1050 bp->sw_bmsr = bigmac_tcvr_read(bp, bp->tregs, MII_BMSR); in bigmac_get_link()
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
A D | atl1c_hw.c | 656 atl1c_read_phy_reg(hw, MII_BMSR, &phy_data); in atl1c_get_link_status() 657 atl1c_read_phy_reg(hw, MII_BMSR, &phy_data); in atl1c_get_link_status()
|