Lines Matching refs:igc_hw

14 s32 igc_check_reset_block(struct igc_hw *hw)  in igc_check_reset_block()
31 s32 igc_get_phy_id(struct igc_hw *hw) in igc_get_phy_id()
63 s32 igc_phy_has_link(struct igc_hw *hw, u32 iterations, in igc_phy_has_link()
108 void igc_power_up_phy_copper(struct igc_hw *hw) in igc_power_up_phy_copper()
125 void igc_power_down_phy_copper(struct igc_hw *hw) in igc_power_down_phy_copper()
148 s32 igc_check_downshift(struct igc_hw *hw) in igc_check_downshift()
173 s32 igc_phy_hw_reset(struct igc_hw *hw) in igc_phy_hw_reset()
229 static s32 igc_phy_setup_autoneg(struct igc_hw *hw) in igc_phy_setup_autoneg()
411 static s32 igc_wait_autoneg(struct igc_hw *hw) in igc_wait_autoneg()
444 static s32 igc_copper_link_autoneg(struct igc_hw *hw) in igc_copper_link_autoneg()
507 s32 igc_setup_copper_link(struct igc_hw *hw) in igc_setup_copper_link()
559 static s32 igc_read_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_mdic()
615 static s32 igc_write_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg_mdic()
671 static s32 __igc_access_xmdio_reg(struct igc_hw *hw, u16 address, in __igc_access_xmdio_reg()
711 static s32 igc_read_xmdio_reg(struct igc_hw *hw, u16 addr, in igc_read_xmdio_reg()
724 static s32 igc_write_xmdio_reg(struct igc_hw *hw, u16 addr, in igc_write_xmdio_reg()
739 s32 igc_write_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg_gpy()
772 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_gpy()