Home
last modified time | relevance | path

Searched refs:MII_LPA (Results 1 – 25 of 37) sorted by relevance

12

/linux/include/uapi/linux/
H A Dmii.h21 #define MII_LPA 0x05 /* Link partner ability reg */ macro
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dvsc8211.c178 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 Dswphy.c156 case MII_LPA: in swphy_read_reg()
H A Dmotorcomm.c1245 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 Dserdes.h63 #define MV88E6390_SGMII_LPA (0x2000 + MII_LPA)
H A Dpcs-6352.c175 lpa = __mdiodev_read(&mpcs->mdio, MII_LPA); in marvell_c22_pcs_get_state()
/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c224 int lpa = phy_read(phy, MII_LPA) & phy_read(phy, MII_ADVERTISE); in genmii_read_link()
/linux/drivers/net/ethernet/dec/tulip/
H A Dmedia.c403 lpa = tulip_mdio_read(dev, tp->phys[0], MII_LPA); in tulip_check_duplex()
H A Dwinbond-840.c702 mii_reg = mdio_read(dev, np->phys[0], MII_LPA); in update_link()
/linux/drivers/net/ethernet/smsc/
H A Depic100.c710 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 Dsmsc9420.c1050 u16 rmtadv = phy_read(phy_dev, MII_LPA); in smsc9420_phy_update_flowcontrol()
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c726 atl1c_read_phy_reg(hw, MII_LPA, &mii_lpa_data); in atl1c_phy_to_ps_link()
/linux/drivers/net/ethernet/sun/
H A Dsunhme.c509 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 Dksz8.c1015 case MII_LPA: in ksz8_r_phy()
2049 case MII_LPA: in ksz8463_r_phy()
H A Dksz9477.c553 case MII_LPA: in ksz9477_r_phy()
/linux/drivers/net/ethernet/dlink/
H A Dsundance.c919 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 Ddl2k.c1534 mii_read (dev, phy_addr, MII_LPA); in mii_get_media()
/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c1681 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 Dmac.c1069 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 Dtsi108_eth.c260 lpa = (*mii->mdio_read) (mii->dev, mii->phy_id, MII_LPA); in mii_speed()
/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c667 int lpa = mdio_read(ioaddr, yp->phys[0], MII_LPA); in yellowfin_timer()
/linux/drivers/net/usb/
H A Dpegasus.c424 ret = read_mii_word(pegasus, pegasus->phy, MII_LPA, &linkpart); in enable_net_traffic()
/linux/drivers/net/ethernet/davicom/
H A Ddm9000.c756 lpa = mii->mdio_read(mii->dev, mii->phy_id, MII_LPA); in dm9000_show_carrier()
/linux/drivers/net/ethernet/sis/
H A Dsis190.c968 val = mdio_read(ioaddr, phy_id, MII_LPA); in sis190_phy_task()
/linux/drivers/net/ethernet/adaptec/
H A Dstarfire.c1628 reg5 = mdio_read(dev, np->phys[0], MII_LPA); in netdev_media_change()

12