Lines Matching defs:hw
64 s32 igb_check_reset_block(struct e1000_hw *hw) in igb_check_reset_block()
80 s32 igb_get_phy_id(struct e1000_hw *hw) in igb_get_phy_id()
109 static s32 igb_phy_reset_dsp(struct e1000_hw *hw) in igb_phy_reset_dsp()
135 s32 igb_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_mdic()
191 s32 igb_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_mdic()
248 s32 igb_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_i2c()
293 s32 igb_write_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_i2c()
352 s32 igb_read_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 *data) in igb_read_sfp_data_byte()
402 s32 igb_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_igp()
441 s32 igb_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_igp()
477 s32 igb_copper_link_setup_82580(struct e1000_hw *hw) in igb_copper_link_setup_82580()
544 s32 igb_copper_link_setup_m88(struct e1000_hw *hw) in igb_copper_link_setup_m88()
648 s32 igb_copper_link_setup_m88_gen2(struct e1000_hw *hw) in igb_copper_link_setup_m88_gen2()
743 s32 igb_copper_link_setup_igp(struct e1000_hw *hw) in igb_copper_link_setup_igp()
881 static s32 igb_copper_link_autoneg(struct e1000_hw *hw) in igb_copper_link_autoneg()
944 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw) in igb_phy_setup_autoneg()
1101 s32 igb_setup_copper_link(struct e1000_hw *hw) in igb_setup_copper_link()
1152 s32 igb_phy_force_speed_duplex_igp(struct e1000_hw *hw) in igb_phy_force_speed_duplex_igp()
1217 s32 igb_phy_force_speed_duplex_m88(struct e1000_hw *hw) in igb_phy_force_speed_duplex_m88()
1348 static void igb_phy_force_speed_duplex_setup(struct e1000_hw *hw, in igb_phy_force_speed_duplex_setup()
1411 s32 igb_set_d3_lplu_state(struct e1000_hw *hw, bool active) in igb_set_d3_lplu_state()
1494 s32 igb_check_downshift(struct e1000_hw *hw) in igb_check_downshift()
1537 s32 igb_check_polarity_m88(struct e1000_hw *hw) in igb_check_polarity_m88()
1562 static s32 igb_check_polarity_igp(struct e1000_hw *hw) in igb_check_polarity_igp()
1605 static s32 igb_wait_autoneg(struct e1000_hw *hw) in igb_wait_autoneg()
1638 s32 igb_phy_has_link(struct e1000_hw *hw, u32 iterations, in igb_phy_has_link()
1691 s32 igb_get_cable_length_m88(struct e1000_hw *hw) in igb_get_cable_length_m88()
1717 s32 igb_get_cable_length_m88_gen2(struct e1000_hw *hw) in igb_get_cable_length_m88_gen2()
1837 s32 igb_get_cable_length_igp_2(struct e1000_hw *hw) in igb_get_cable_length_igp_2()
1908 s32 igb_get_phy_info_m88(struct e1000_hw *hw) in igb_get_phy_info_m88()
1984 s32 igb_get_phy_info_igp(struct e1000_hw *hw) in igb_get_phy_info_igp()
2047 s32 igb_phy_sw_reset(struct e1000_hw *hw) in igb_phy_sw_reset()
2079 s32 igb_phy_hw_reset(struct e1000_hw *hw) in igb_phy_hw_reset()
2120 s32 igb_phy_init_script_igp3(struct e1000_hw *hw) in igb_phy_init_script_igp3()
2204 void igb_power_up_phy_copper(struct e1000_hw *hw) in igb_power_up_phy_copper()
2221 void igb_power_down_phy_copper(struct e1000_hw *hw) in igb_power_down_phy_copper()
2240 static s32 igb_check_polarity_82580(struct e1000_hw *hw) in igb_check_polarity_82580()
2265 s32 igb_phy_force_speed_duplex_82580(struct e1000_hw *hw) in igb_phy_force_speed_duplex_82580()
2328 s32 igb_get_phy_info_82580(struct e1000_hw *hw) in igb_get_phy_info_82580()
2391 s32 igb_get_cable_length_82580(struct e1000_hw *hw) in igb_get_cable_length_82580()
2423 s32 igb_write_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_gs40g()
2453 s32 igb_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_gs40g()
2479 static s32 igb_set_master_slave_mode(struct e1000_hw *hw) in igb_set_master_slave_mode()