Lines Matching refs:e1000_hw
17 s32 igb_blink_led(struct e1000_hw *hw);
18 s32 igb_check_for_copper_link(struct e1000_hw *hw);
19 s32 igb_cleanup_led(struct e1000_hw *hw);
20 s32 igb_config_fc_after_link_up(struct e1000_hw *hw);
21 s32 igb_disable_pcie_master(struct e1000_hw *hw);
22 s32 igb_force_mac_fc(struct e1000_hw *hw);
23 s32 igb_get_auto_rd_done(struct e1000_hw *hw);
24 s32 igb_get_bus_info_pcie(struct e1000_hw *hw);
25 s32 igb_get_hw_semaphore(struct e1000_hw *hw);
26 s32 igb_get_speed_and_duplex_copper(struct e1000_hw *hw, u16 *speed,
28 s32 igb_id_led_init(struct e1000_hw *hw);
29 s32 igb_led_off(struct e1000_hw *hw);
30 void igb_update_mc_addr_list(struct e1000_hw *hw,
32 s32 igb_setup_link(struct e1000_hw *hw);
33 s32 igb_validate_mdi_setting(struct e1000_hw *hw);
34 s32 igb_write_8bit_ctrl_reg(struct e1000_hw *hw, u32 reg,
37 void igb_clear_hw_cntrs_base(struct e1000_hw *hw);
38 void igb_clear_vfta(struct e1000_hw *hw);
39 void igb_write_vfta(struct e1000_hw *hw, u32 offset, u32 value);
40 s32 igb_vfta_set(struct e1000_hw *hw, u32 vid, u32 vind,
42 void igb_config_collision_dist(struct e1000_hw *hw);
43 void igb_init_rx_addrs(struct e1000_hw *hw, u16 rar_count);
44 void igb_mta_set(struct e1000_hw *hw, u32 hash_value);
45 void igb_put_hw_semaphore(struct e1000_hw *hw);
46 void igb_rar_set(struct e1000_hw *hw, u8 *addr, u32 index);
47 s32 igb_check_alt_mac_addr(struct e1000_hw *hw);
49 bool igb_enable_mng_pass_thru(struct e1000_hw *hw);
66 void e1000_init_function_pointers_82575(struct e1000_hw *hw);