Searched refs:atlx_read_phy_reg (Results 1 – 2 of 2) sorted by relevance
44 static s32 atlx_read_phy_reg(struct atl1_hw *hw, u16 reg_addr, u16 *phy_data);99 atlx_read_phy_reg(&adapter->hw, MII_BMSR, &phy_data); in atlx_check_for_link()100 atlx_read_phy_reg(&adapter->hw, MII_BMSR, &phy_data); in atlx_check_for_link()184 atlx_read_phy_reg(&adapter->hw, 19, &phy_data); in atlx_clear_phy_int()
51 #define atlx_read_phy_reg atl1_read_phy_reg macro