Searched refs:alx_write_phy_ext (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/atheros/alx/
H A Dhw.c204 int alx_write_phy_ext(struct alx_hw *hw, u8 dev, u16 reg, u16 data) alx_write_phy_ext() function
515 alx_write_phy_ext(hw, ALX_MIIEXT_PCS, ALX_MIIEXT_VDRVBIAS, alx_reset_phy()
521 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_LOCAL_EEEADV, 0); alx_reset_phy()
532 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_NLP78, alx_reset_phy()
534 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_S3DIG10, alx_reset_phy()
541 alx_write_phy_ext(hw, ALX_MIIEXT_PCS, ALX_MIIEXT_CLDCTRL3, alx_reset_phy()
550 alx_write_phy_ext(hw, ALX_MIIEXT_PCS, ALX_MIIEXT_CLDCTRL5, alx_reset_phy()
805 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_AFE, alx_post_phy_link()
812 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_AFE, alx_post_phy_link()
837 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_AFE, alx_post_phy_link()
H A Dhw.h553 int alx_write_phy_ext(struct alx_hw *hw, u8 dev, u16 reg, u16 data);
H A Dmain.c1146 return alx_write_phy_ext(hw, devad, addr, val); alx_mdio_write()

Completed in 126 milliseconds