Lines Matching defs:hw

58 s32 igb_check_reset_block(struct e1000_hw *hw)  in igb_check_reset_block()
74 s32 igb_get_phy_id(struct e1000_hw *hw) in igb_get_phy_id()
103 static s32 igb_phy_reset_dsp(struct e1000_hw *hw) in igb_phy_reset_dsp()
129 s32 igb_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_mdic()
185 s32 igb_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_mdic()
242 s32 igb_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_i2c()
287 s32 igb_write_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_i2c()
346 s32 igb_read_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 *data) in igb_read_sfp_data_byte()
396 s32 igb_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_igp()
435 s32 igb_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_igp()
471 s32 igb_copper_link_setup_82580(struct e1000_hw *hw) in igb_copper_link_setup_82580()
538 s32 igb_copper_link_setup_m88(struct e1000_hw *hw) in igb_copper_link_setup_m88()
642 s32 igb_copper_link_setup_m88_gen2(struct e1000_hw *hw) in igb_copper_link_setup_m88_gen2()
737 s32 igb_copper_link_setup_igp(struct e1000_hw *hw) in igb_copper_link_setup_igp()
875 static s32 igb_copper_link_autoneg(struct e1000_hw *hw) in igb_copper_link_autoneg()
938 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw) in igb_phy_setup_autoneg()
1095 s32 igb_setup_copper_link(struct e1000_hw *hw) in igb_setup_copper_link()
1146 s32 igb_phy_force_speed_duplex_igp(struct e1000_hw *hw) in igb_phy_force_speed_duplex_igp()
1211 s32 igb_phy_force_speed_duplex_m88(struct e1000_hw *hw) in igb_phy_force_speed_duplex_m88()
1346 static void igb_phy_force_speed_duplex_setup(struct e1000_hw *hw, in igb_phy_force_speed_duplex_setup()
1409 s32 igb_set_d3_lplu_state(struct e1000_hw *hw, bool active) in igb_set_d3_lplu_state()
1492 s32 igb_check_downshift(struct e1000_hw *hw) in igb_check_downshift()
1535 s32 igb_check_polarity_m88(struct e1000_hw *hw) in igb_check_polarity_m88()
1560 static s32 igb_check_polarity_igp(struct e1000_hw *hw) in igb_check_polarity_igp()
1603 static s32 igb_wait_autoneg(struct e1000_hw *hw) in igb_wait_autoneg()
1636 s32 igb_phy_has_link(struct e1000_hw *hw, u32 iterations, in igb_phy_has_link()
1689 s32 igb_get_cable_length_m88(struct e1000_hw *hw) in igb_get_cable_length_m88()
1715 s32 igb_get_cable_length_m88_gen2(struct e1000_hw *hw) in igb_get_cable_length_m88_gen2()
1836 s32 igb_get_cable_length_igp_2(struct e1000_hw *hw) in igb_get_cable_length_igp_2()
1907 s32 igb_get_phy_info_m88(struct e1000_hw *hw) in igb_get_phy_info_m88()
1983 s32 igb_get_phy_info_igp(struct e1000_hw *hw) in igb_get_phy_info_igp()
2046 s32 igb_phy_sw_reset(struct e1000_hw *hw) in igb_phy_sw_reset()
2078 s32 igb_phy_hw_reset(struct e1000_hw *hw) in igb_phy_hw_reset()
2119 s32 igb_phy_init_script_igp3(struct e1000_hw *hw) in igb_phy_init_script_igp3()
2202 s32 igb_initialize_M88E1512_phy(struct e1000_hw *hw) in igb_initialize_M88E1512_phy()
2287 void igb_power_up_phy_copper(struct e1000_hw *hw) in igb_power_up_phy_copper()
2304 void igb_power_down_phy_copper(struct e1000_hw *hw) in igb_power_down_phy_copper()
2323 static s32 igb_check_polarity_82580(struct e1000_hw *hw) in igb_check_polarity_82580()
2348 s32 igb_phy_force_speed_duplex_82580(struct e1000_hw *hw) in igb_phy_force_speed_duplex_82580()
2411 s32 igb_get_phy_info_82580(struct e1000_hw *hw) in igb_get_phy_info_82580()
2474 s32 igb_get_cable_length_82580(struct e1000_hw *hw) in igb_get_cable_length_82580()
2506 s32 igb_write_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_gs40g()
2536 s32 igb_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_gs40g()
2562 static s32 igb_set_master_slave_mode(struct e1000_hw *hw) in igb_set_master_slave_mode()