| /linux/include/uapi/linux/ |
| H A D | mii.h | 21 #define MII_LPA 0x05 /* Link partner ability reg */ macro
|
| /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/drivers/net/phy/ |
| H A D | swphy.c | 156 case MII_LPA: in swphy_read_reg()
|
| H A D | motorcomm.c | 1245 lpa = __phy_read(phydev, MII_LPA); in ytphy_utp_read_lpa() 1314 lpa = __phy_read(phydev, MII_LPA); in yt8521_adjust_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/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/smsc/ |
| H A D | epic100.c | 710 int mii_lpa = mdio_read(dev, ep->phys[0], MII_LPA); in epic_open() 834 int mii_lpa = ep->mii_phy_cnt ? mdio_read(dev, ep->phys[0], MII_LPA) : 0; in check_media()
|
| H A D | smsc9420.c | 1050 u16 rmtadv = phy_read(phy_dev, MII_LPA); in smsc9420_phy_update_flowcontrol()
|
| /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/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()
|
| H A D | dl2k.c | 1534 mii_read (dev, phy_addr, MII_LPA); in mii_get_media()
|
| /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/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 | 424 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/sis/ |
| H A D | sis190.c | 968 val = mdio_read(ioaddr, phy_id, MII_LPA); in sis190_phy_task()
|
| /linux/drivers/net/ethernet/adaptec/ |
| H A D | starfire.c | 1628 reg5 = mdio_read(dev, np->phys[0], MII_LPA); in netdev_media_change()
|