Lines Matching refs:igc_hw
15 s32 igc_check_reset_block(struct igc_hw *hw) in igc_check_reset_block()
32 s32 igc_get_phy_id(struct igc_hw *hw) in igc_get_phy_id()
64 s32 igc_phy_has_link(struct igc_hw *hw, u32 iterations, in igc_phy_has_link()
109 void igc_power_up_phy_copper(struct igc_hw *hw) in igc_power_up_phy_copper()
126 void igc_power_down_phy_copper(struct igc_hw *hw) in igc_power_down_phy_copper()
143 void igc_check_downshift(struct igc_hw *hw) in igc_check_downshift()
160 s32 igc_phy_hw_reset(struct igc_hw *hw) in igc_phy_hw_reset()
216 static s32 igc_phy_setup_autoneg(struct igc_hw *hw) in igc_phy_setup_autoneg()
396 static s32 igc_wait_autoneg(struct igc_hw *hw) in igc_wait_autoneg()
429 static s32 igc_copper_link_autoneg(struct igc_hw *hw) in igc_copper_link_autoneg()
492 s32 igc_setup_copper_link(struct igc_hw *hw) in igc_setup_copper_link()
544 static s32 igc_read_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_mdic()
600 static s32 igc_write_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg_mdic()
656 static s32 __igc_access_xmdio_reg(struct igc_hw *hw, u16 address, in __igc_access_xmdio_reg()
696 static s32 igc_read_xmdio_reg(struct igc_hw *hw, u16 addr, in igc_read_xmdio_reg()
709 static s32 igc_write_xmdio_reg(struct igc_hw *hw, u16 addr, in igc_write_xmdio_reg()
724 s32 igc_write_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg_gpy()
755 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_gpy()
780 u16 igc_read_phy_fw_version(struct igc_hw *hw) in igc_read_phy_fw_version()