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()
146 void igc_check_downshift(struct igc_hw *hw) in igc_check_downshift()
163 s32 igc_phy_hw_reset(struct igc_hw *hw) in igc_phy_hw_reset()
219 static s32 igc_phy_setup_autoneg(struct igc_hw *hw) in igc_phy_setup_autoneg()
399 static s32 igc_wait_autoneg(struct igc_hw *hw) in igc_wait_autoneg()
432 static s32 igc_copper_link_autoneg(struct igc_hw *hw) in igc_copper_link_autoneg()
495 s32 igc_setup_copper_link(struct igc_hw *hw) in igc_setup_copper_link()
547 static s32 igc_read_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_mdic()
603 static s32 igc_write_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg_mdic()
659 static s32 __igc_access_xmdio_reg(struct igc_hw *hw, u16 address, in __igc_access_xmdio_reg()
699 static s32 igc_read_xmdio_reg(struct igc_hw *hw, u16 addr, in igc_read_xmdio_reg()
712 static s32 igc_write_xmdio_reg(struct igc_hw *hw, u16 addr, in igc_write_xmdio_reg()
727 s32 igc_write_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg_gpy()
758 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_gpy()
783 u16 igc_read_phy_fw_version(struct igc_hw *hw) in igc_read_phy_fw_version()