Lines Matching defs:hw
66 static s32 e1000_init_phy_params_82540(struct e1000_hw *hw) in e1000_init_phy_params_82540()
117 static s32 e1000_init_nvm_params_82540(struct e1000_hw *hw) in e1000_init_nvm_params_82540()
158 static s32 e1000_init_mac_params_82540(struct e1000_hw *hw) in e1000_init_mac_params_82540()
255 void e1000_init_function_pointers_82540(struct e1000_hw *hw) in e1000_init_function_pointers_82540()
270 static s32 e1000_reset_hw_82540(struct e1000_hw *hw) in e1000_reset_hw_82540()
328 static s32 e1000_init_hw_82540(struct e1000_hw *hw) in e1000_init_hw_82540()
411 static s32 e1000_setup_copper_link_82540(struct e1000_hw *hw) in e1000_setup_copper_link_82540()
460 static s32 e1000_setup_fiber_serdes_link_82540(struct e1000_hw *hw) in e1000_setup_fiber_serdes_link_82540()
499 static s32 e1000_adjust_serdes_amplitude_82540(struct e1000_hw *hw) in e1000_adjust_serdes_amplitude_82540()
529 static s32 e1000_set_vco_speed_82540(struct e1000_hw *hw) in e1000_set_vco_speed_82540()
588 static s32 e1000_set_phy_mode_82540(struct e1000_hw *hw) in e1000_set_phy_mode_82540()
631 static void e1000_power_down_phy_copper_82540(struct e1000_hw *hw) in e1000_power_down_phy_copper_82540()
646 static void e1000_clear_hw_cntrs_82540(struct e1000_hw *hw) in e1000_clear_hw_cntrs_82540()
691 s32 e1000_read_mac_addr_82540(struct e1000_hw *hw) in e1000_read_mac_addr_82540()