atl1e_read_phy_reg
atl1e_read_phy_reg(hw, MII_BMCR, &phy_data);
atl1e_read_phy_reg(hw, MII_BMSR, &phy_data);
err = atl1e_read_phy_reg(hw, MII_AT001_PSSR, &phy_data);
s32 atl1e_read_phy_reg(struct atl1e_hw *hw, u16 reg_addr, u16 *phy_data);
atl1e_read_phy_reg(&adapter->hw, MII_INT_STATUS, &phy_data);
atl1e_read_phy_reg(hw, MII_BMSR, &phy_data);
atl1e_read_phy_reg(hw, MII_BMSR, &phy_data);
atl1e_read_phy_reg(hw, MII_BMSR, &mii_bmsr_data);
atl1e_read_phy_reg(hw, MII_BMSR, &mii_bmsr_data);
atl1e_read_phy_reg(hw, MII_BMSR,
atl1e_read_phy_reg(hw, MII_INT_STATUS, &mii_intr_status_data);
atl1e_read_phy_reg(&adapter->hw, MII_BMSR, &phy_data);
atl1e_read_phy_reg(&adapter->hw, MII_BMSR, &phy_data);
atl1e_read_phy_reg(&adapter->hw, reg_num & MDIO_REG_ADDR_MASK, &result);
if (atl1e_read_phy_reg(&adapter->hw, data->reg_num & 0x1F,