Lines Matching refs:e1000_hw

42 static s32  e1000_init_phy_params_82542(struct e1000_hw *hw);
43 static s32 e1000_init_nvm_params_82542(struct e1000_hw *hw);
44 static s32 e1000_init_mac_params_82542(struct e1000_hw *hw);
45 static s32 e1000_get_bus_info_82542(struct e1000_hw *hw);
46 static s32 e1000_reset_hw_82542(struct e1000_hw *hw);
47 static s32 e1000_init_hw_82542(struct e1000_hw *hw);
48 static s32 e1000_setup_link_82542(struct e1000_hw *hw);
49 static s32 e1000_led_on_82542(struct e1000_hw *hw);
50 static s32 e1000_led_off_82542(struct e1000_hw *hw);
51 static int e1000_rar_set_82542(struct e1000_hw *hw, u8 *addr, u32 index);
52 static void e1000_clear_hw_cntrs_82542(struct e1000_hw *hw);
53 static s32 e1000_read_mac_addr_82542(struct e1000_hw *hw);
59 static s32 e1000_init_phy_params_82542(struct e1000_hw *hw)
75 static s32 e1000_init_nvm_params_82542(struct e1000_hw *hw)
101 static s32 e1000_init_mac_params_82542(struct e1000_hw *hw)
160 void e1000_init_function_pointers_82542(struct e1000_hw *hw)
176 static s32 e1000_get_bus_info_82542(struct e1000_hw *hw)
193 static s32 e1000_reset_hw_82542(struct e1000_hw *hw)
244 static s32 e1000_init_hw_82542(struct e1000_hw *hw)
318 static s32 e1000_setup_link_82542(struct e1000_hw *hw)
374 static s32 e1000_led_on_82542(struct e1000_hw *hw)
393 static s32 e1000_led_off_82542(struct e1000_hw *hw)
415 static int e1000_rar_set_82542(struct e1000_hw *hw, u8 *addr, u32 index)
543 static void e1000_clear_hw_cntrs_82542(struct e1000_hw *hw)
569 s32 e1000_read_mac_addr_82542(struct e1000_hw *hw)