Searched refs:ALX_MIIEXT_ANEG (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/atheros/alx/ |
D | hw.c | 521 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_LOCAL_EEEADV, 0); in alx_reset_phy() 532 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_NLP78, in alx_reset_phy() 534 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_S3DIG10, in alx_reset_phy() 803 alx_read_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_AFE, in alx_post_phy_link() 805 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_AFE, in alx_post_phy_link() 810 alx_read_phy_ext(hw, ALX_MIIEXT_ANEG, in alx_post_phy_link() 812 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_AFE, in alx_post_phy_link() 835 alx_read_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_AFE, in alx_post_phy_link() 837 alx_write_phy_ext(hw, ALX_MIIEXT_ANEG, ALX_MIIEXT_AFE, in alx_post_phy_link()
|
D | reg.h | 839 #define ALX_MIIEXT_ANEG 7 macro
|