atl1c_read_phy_core 397 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c return atl1c_read_phy_core(hw, false, 0, reg_addr, phy_data); atl1c_read_phy_core 415 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c return atl1c_read_phy_core(hw, true, dev_addr, reg_addr, phy_data); atl1c_read_phy_core 43 drivers/net/ethernet/atheros/atl1c/atl1c_hw.h int atl1c_read_phy_core(struct atl1c_hw *hw, bool ext, u8 dev,