Lines Matching defs:hw

45 static s32 e1000_init_phy_params_82571(struct e1000_hw *hw)  in e1000_init_phy_params_82571()
120 static s32 e1000_init_nvm_params_82571(struct e1000_hw *hw) in e1000_init_nvm_params_82571()
191 static s32 e1000_init_mac_params_82571(struct e1000_hw *hw) in e1000_init_mac_params_82571()
314 struct e1000_hw *hw = &adapter->hw; in e1000_get_variants_82571() local
387 static s32 e1000_get_phy_id_82571(struct e1000_hw *hw) in e1000_get_phy_id_82571()
433 static s32 e1000_get_hw_semaphore_82571(struct e1000_hw *hw) in e1000_get_hw_semaphore_82571()
492 static void e1000_put_hw_semaphore_82571(struct e1000_hw *hw) in e1000_put_hw_semaphore_82571()
508 static s32 e1000_get_hw_semaphore_82573(struct e1000_hw *hw) in e1000_get_hw_semaphore_82573()
543 static void e1000_put_hw_semaphore_82573(struct e1000_hw *hw) in e1000_put_hw_semaphore_82573()
561 static s32 e1000_get_hw_semaphore_82574(struct e1000_hw *hw) in e1000_get_hw_semaphore_82574()
579 static void e1000_put_hw_semaphore_82574(struct e1000_hw *hw) in e1000_put_hw_semaphore_82574()
597 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82574()
621 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82574()
646 static s32 e1000_acquire_nvm_82571(struct e1000_hw *hw) in e1000_acquire_nvm_82571()
674 static void e1000_release_nvm_82571(struct e1000_hw *hw) in e1000_release_nvm_82571()
692 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_82571()
723 static s32 e1000_update_nvm_checksum_82571(struct e1000_hw *hw) in e1000_update_nvm_checksum_82571()
782 static s32 e1000_validate_nvm_checksum_82571(struct e1000_hw *hw) in e1000_validate_nvm_checksum_82571()
804 static s32 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset, in e1000_write_nvm_eewr_82571()
845 static s32 e1000_get_cfg_done_82571(struct e1000_hw *hw) in e1000_get_cfg_done_82571()
874 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82571()
942 static s32 e1000_reset_hw_82571(struct e1000_hw *hw) in e1000_reset_hw_82571()
1065 static s32 e1000_init_hw_82571(struct e1000_hw *hw) in e1000_init_hw_82571()
1143 static void e1000_initialize_hw_bits_82571(struct e1000_hw *hw) in e1000_initialize_hw_bits_82571()
1272 static void e1000_clear_vfta_82571(struct e1000_hw *hw) in e1000_clear_vfta_82571()
1319 static bool e1000_check_mng_mode_82574(struct e1000_hw *hw) in e1000_check_mng_mode_82574()
1333 static s32 e1000_led_on_82574(struct e1000_hw *hw) in e1000_led_on_82574()
1359 bool e1000_check_phy_82574(struct e1000_hw *hw) in e1000_check_phy_82574()
1393 static s32 e1000_setup_link_82571(struct e1000_hw *hw) in e1000_setup_link_82571()
1421 static s32 e1000_setup_copper_link_82571(struct e1000_hw *hw) in e1000_setup_copper_link_82571()
1456 static s32 e1000_setup_fiber_serdes_link_82571(struct e1000_hw *hw) in e1000_setup_fiber_serdes_link_82571()
1495 static s32 e1000_check_for_serdes_link_82571(struct e1000_hw *hw) in e1000_check_for_serdes_link_82571()
1650 static s32 e1000_valid_led_default_82571(struct e1000_hw *hw, u16 *data) in e1000_valid_led_default_82571()
1683 bool e1000e_get_laa_state_82571(struct e1000_hw *hw) in e1000e_get_laa_state_82571()
1698 void e1000e_set_laa_state_82571(struct e1000_hw *hw, bool state) in e1000e_set_laa_state_82571()
1727 static s32 e1000_fix_nvm_checksum_82571(struct e1000_hw *hw) in e1000_fix_nvm_checksum_82571()
1773 static s32 e1000_read_mac_addr_82571(struct e1000_hw *hw) in e1000_read_mac_addr_82571()
1797 static void e1000_power_down_phy_copper_82571(struct e1000_hw *hw) in e1000_power_down_phy_copper_82571()
1816 static void e1000_clear_hw_cntrs_82571(struct e1000_hw *hw) in e1000_clear_hw_cntrs_82571()