Lines Matching defs:hw
67 s32 igb_check_reset_block(struct e1000_hw *hw) in igb_check_reset_block()
84 s32 igb_get_phy_id(struct e1000_hw *hw) in igb_get_phy_id()
113 static s32 igb_phy_reset_dsp(struct e1000_hw *hw) in igb_phy_reset_dsp()
139 s32 igb_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_mdic()
197 s32 igb_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_mdic()
256 s32 igb_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_i2c()
303 s32 igb_write_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_i2c()
360 s32 igb_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_igp()
399 s32 igb_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_igp()
435 s32 igb_copper_link_setup_82580(struct e1000_hw *hw) in igb_copper_link_setup_82580()
478 s32 igb_copper_link_setup_m88(struct e1000_hw *hw) in igb_copper_link_setup_m88()
585 s32 igb_copper_link_setup_m88_gen2(struct e1000_hw *hw) in igb_copper_link_setup_m88_gen2()
668 s32 igb_copper_link_setup_igp(struct e1000_hw *hw) in igb_copper_link_setup_igp()
809 static s32 igb_copper_link_autoneg(struct e1000_hw *hw) in igb_copper_link_autoneg()
877 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw) in igb_phy_setup_autoneg()
1041 s32 igb_setup_copper_link(struct e1000_hw *hw) in igb_setup_copper_link()
1099 s32 igb_phy_force_speed_duplex_igp(struct e1000_hw *hw) in igb_phy_force_speed_duplex_igp()
1171 s32 igb_phy_force_speed_duplex_m88(struct e1000_hw *hw) in igb_phy_force_speed_duplex_m88()
1290 static void igb_phy_force_speed_duplex_setup(struct e1000_hw *hw, in igb_phy_force_speed_duplex_setup()
1353 s32 igb_set_d3_lplu_state(struct e1000_hw *hw, bool active) in igb_set_d3_lplu_state()
1437 s32 igb_check_downshift(struct e1000_hw *hw) in igb_check_downshift()
1479 static s32 igb_check_polarity_m88(struct e1000_hw *hw) in igb_check_polarity_m88()
1504 static s32 igb_check_polarity_igp(struct e1000_hw *hw) in igb_check_polarity_igp()
1549 static s32 igb_wait_autoneg(struct e1000_hw *hw) in igb_wait_autoneg()
1583 s32 igb_phy_has_link(struct e1000_hw *hw, u32 iterations, in igb_phy_has_link()
1635 s32 igb_get_cable_length_m88(struct e1000_hw *hw) in igb_get_cable_length_m88()
1661 s32 igb_get_cable_length_m88_gen2(struct e1000_hw *hw) in igb_get_cable_length_m88_gen2()
1759 s32 igb_get_cable_length_igp_2(struct e1000_hw *hw) in igb_get_cable_length_igp_2()
1831 s32 igb_get_phy_info_m88(struct e1000_hw *hw) in igb_get_phy_info_m88()
1907 s32 igb_get_phy_info_igp(struct e1000_hw *hw) in igb_get_phy_info_igp()
1970 s32 igb_phy_sw_reset(struct e1000_hw *hw) in igb_phy_sw_reset()
2002 s32 igb_phy_hw_reset(struct e1000_hw *hw) in igb_phy_hw_reset()
2043 s32 igb_phy_init_script_igp3(struct e1000_hw *hw) in igb_phy_init_script_igp3()
2129 void igb_power_up_phy_copper(struct e1000_hw *hw) in igb_power_up_phy_copper()
2146 void igb_power_down_phy_copper(struct e1000_hw *hw) in igb_power_down_phy_copper()
2165 static s32 igb_check_polarity_82580(struct e1000_hw *hw) in igb_check_polarity_82580()
2190 s32 igb_phy_force_speed_duplex_82580(struct e1000_hw *hw) in igb_phy_force_speed_duplex_82580()
2262 s32 igb_get_phy_info_82580(struct e1000_hw *hw) in igb_get_phy_info_82580()
2326 s32 igb_get_cable_length_82580(struct e1000_hw *hw) in igb_get_cable_length_82580()