Lines Matching refs:e1000_hw

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