Searched refs:igc_write_phy_reg_mdic (Results 1 – 2 of 2) sorted by relevance
33 s32 igc_write_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 data);
226 s32 igc_write_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg_mdic() function957 ret_val = igc_write_phy_reg_mdic(hw, offset, data); in igc_write_phy_reg_gpy()