| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | vsc8211.c | 178 err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_LPA, in vsc8211_get_link_status() 239 err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_LPA, &lpa); in vsc8211_get_link_status_fiber()
|
| /linux/include/uapi/linux/ |
| H A D | mii.h | 21 #define MII_LPA 0x05 /* Link partner ability reg */ macro
|
| /linux/drivers/net/phy/ |
| H A D | swphy.c | 156 case MII_LPA: in swphy_read_reg()
|
| H A D | motorcomm.c | 1249 lpa = __phy_read(phydev, MII_LPA); in ytphy_utp_read_lpa() 1318 lpa = __phy_read(phydev, MII_LPA); in yt8521_adjust_status()
|
| H A D | phylink.c | 3399 case MII_LPA: in phylink_phy_read() 3441 case MII_LPA: in phylink_phy_write() 4219 lpa = mdiodev_read(pcs, MII_LPA); in phylink_mii_c22_pcs_get_state()
|
| H A D | phy_device.c | 2532 lpa = phy_read(phydev, MII_LPA); in genphy_read_lpa() 2659 lpa = phy_read(phydev, MII_LPA); in genphy_c37_read_status()
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | serdes.h | 63 #define MV88E6390_SGMII_LPA (0x2000 + MII_LPA)
|
| H A D | pcs-6352.c | 175 lpa = __mdiodev_read(&mpcs->mdio, MII_LPA); in marvell_c22_pcs_get_state()
|
| /linux/drivers/net/pcs/ |
| H A D | pcs-lynx.c | 76 lpa = mdiobus_c45_read(bus, addr, MDIO_MMD_VEND2, MII_LPA); in lynx_pcs_get_state_usxgmii()
|
| H A D | pcs-xpcs.c | 1132 lpa = xpcs_read(xpcs, MDIO_MMD_VEND2, MII_LPA); in xpcs_get_state_c37_1000basex()
|
| /linux/drivers/net/ethernet/ibm/emac/ |
| H A D | phy.c | 224 int lpa = phy_read(phy, MII_LPA) & phy_read(phy, MII_ADVERTISE); in genmii_read_link()
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| H A D | media.c | 403 lpa = tulip_mdio_read(dev, tp->phys[0], MII_LPA); in tulip_check_duplex()
|
| H A D | winbond-840.c | 702 mii_reg = mdio_read(dev, np->phys[0], MII_LPA); in update_link()
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_hw.c | 726 atl1c_read_phy_reg(hw, MII_LPA, &mii_lpa_data); in atl1c_phy_to_ps_link()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunhme.c | 509 hp->sw_lpa = happy_meal_tcvr_read(hp, tregs, MII_LPA); in display_link_mode() 537 hp->sw_lpa = happy_meal_tcvr_read(hp, tregs, MII_LPA); in set_happy_link_modes() 2140 hp->sw_lpa = happy_meal_tcvr_read(hp, hp->tcvregs, MII_LPA); in hme_get_link_ksettings()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz8.c | 1015 case MII_LPA: in ksz8_r_phy() 2049 case MII_LPA: in ksz8463_r_phy()
|
| H A D | ksz9477.c | 553 case MII_LPA: in ksz9477_r_phy()
|
| /linux/drivers/net/ethernet/natsemi/ |
| H A D | natsemi.c | 1681 np->advertising & mdio_read(dev, MII_LPA)); in check_link() 2401 u16 lpa = mdio_read(dev, MII_LPA); in netdev_error() 2891 np->advertising & mdio_read(dev, MII_LPA)); in netdev_get_ecmd()
|
| /linux/drivers/net/ethernet/dlink/ |
| H A D | sundance.c | 919 int mii_lpa = mdio_read(dev, np->phys[0], MII_LPA); in check_duplex() 1463 mii_lpa = mdio_read(dev, np->phys[0], MII_LPA); in netdev_error()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | mac.c | 1069 ret_val = e1e_rphy(hw, MII_LPA, &mii_nway_lp_ability_reg); in e1000e_config_fc_after_link_up()
|
| /linux/drivers/net/ethernet/tundra/ |
| H A D | tsi108_eth.c | 260 lpa = (*mii->mdio_read) (mii->dev, mii->phy_id, MII_LPA); in mii_speed()
|
| /linux/drivers/net/ethernet/packetengines/ |
| H A D | yellowfin.c | 667 int lpa = mdio_read(ioaddr, yp->phys[0], MII_LPA); in yellowfin_timer()
|
| /linux/drivers/net/usb/ |
| H A D | pegasus.c | 432 ret = read_mii_word(pegasus, pegasus->phy, MII_LPA, &linkpart); in enable_net_traffic()
|
| /linux/drivers/net/ethernet/davicom/ |
| H A D | dm9000.c | 756 lpa = mii->mdio_read(mii->dev, mii->phy_id, MII_LPA); in dm9000_show_carrier()
|
| /linux/drivers/net/ethernet/smsc/ |
| H A D | smsc9420.c | 1050 u16 rmtadv = phy_read(phy_dev, MII_LPA); in smsc9420_phy_update_flowcontrol()
|