Lines Matching defs:hw

38 s32 igb_check_reset_block(struct e1000_hw *hw)  in igb_check_reset_block()
54 s32 igb_get_phy_id(struct e1000_hw *hw) in igb_get_phy_id()
87 static s32 igb_phy_reset_dsp(struct e1000_hw *hw) in igb_phy_reset_dsp()
113 s32 igb_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_mdic()
169 s32 igb_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_mdic()
226 s32 igb_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_i2c()
271 s32 igb_write_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_i2c()
330 s32 igb_read_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 *data) in igb_read_sfp_data_byte()
380 s32 igb_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_igp()
419 s32 igb_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_igp()
455 s32 igb_copper_link_setup_82580(struct e1000_hw *hw) in igb_copper_link_setup_82580()
522 s32 igb_copper_link_setup_m88(struct e1000_hw *hw) in igb_copper_link_setup_m88()
626 s32 igb_copper_link_setup_m88_gen2(struct e1000_hw *hw) in igb_copper_link_setup_m88_gen2()
722 s32 igb_copper_link_setup_igp(struct e1000_hw *hw) in igb_copper_link_setup_igp()
861 static s32 igb_copper_link_autoneg(struct e1000_hw *hw) in igb_copper_link_autoneg()
924 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw) in igb_phy_setup_autoneg()
1081 s32 igb_setup_copper_link(struct e1000_hw *hw) in igb_setup_copper_link()
1132 s32 igb_phy_force_speed_duplex_igp(struct e1000_hw *hw) in igb_phy_force_speed_duplex_igp()
1197 s32 igb_phy_force_speed_duplex_m88(struct e1000_hw *hw) in igb_phy_force_speed_duplex_m88()
1332 static void igb_phy_force_speed_duplex_setup(struct e1000_hw *hw, in igb_phy_force_speed_duplex_setup()
1395 s32 igb_set_d3_lplu_state(struct e1000_hw *hw, bool active) in igb_set_d3_lplu_state()
1478 s32 igb_check_downshift(struct e1000_hw *hw) in igb_check_downshift()
1521 s32 igb_check_polarity_m88(struct e1000_hw *hw) in igb_check_polarity_m88()
1546 static s32 igb_check_polarity_igp(struct e1000_hw *hw) in igb_check_polarity_igp()
1589 static s32 igb_wait_autoneg(struct e1000_hw *hw) in igb_wait_autoneg()
1622 s32 igb_phy_has_link(struct e1000_hw *hw, u32 iterations, in igb_phy_has_link()
1675 s32 igb_get_cable_length_m88(struct e1000_hw *hw) in igb_get_cable_length_m88()
1700 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()
2203 s32 igb_initialize_M88E1512_phy(struct e1000_hw *hw) in igb_initialize_M88E1512_phy()
2287 s32 igb_initialize_M88E1543_phy(struct e1000_hw *hw) in igb_initialize_M88E1543_phy()
2382 void igb_power_up_phy_copper(struct e1000_hw *hw) in igb_power_up_phy_copper()
2399 void igb_power_down_phy_copper(struct e1000_hw *hw) in igb_power_down_phy_copper()
2418 static s32 igb_check_polarity_82580(struct e1000_hw *hw) in igb_check_polarity_82580()
2443 s32 igb_phy_force_speed_duplex_82580(struct e1000_hw *hw) in igb_phy_force_speed_duplex_82580()
2506 s32 igb_get_phy_info_82580(struct e1000_hw *hw) in igb_get_phy_info_82580()
2569 s32 igb_get_cable_length_82580(struct e1000_hw *hw) in igb_get_cable_length_82580()
2596 static s32 igb_set_master_slave_mode(struct e1000_hw *hw) in igb_set_master_slave_mode()