Lines Matching refs:e1000_hw

14 static s32 igb_set_default_fc(struct e1000_hw *hw);
15 static void igb_set_fc_watermarks(struct e1000_hw *hw);
25 s32 igb_get_bus_info_pcie(struct e1000_hw *hw) in igb_get_bus_info_pcie()
71 void igb_clear_vfta(struct e1000_hw *hw) in igb_clear_vfta()
88 void igb_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) in igb_write_vfta()
107 void igb_init_rx_addrs(struct e1000_hw *hw, u16 rar_count) in igb_init_rx_addrs()
132 static s32 igb_find_vlvf_slot(struct e1000_hw *hw, u32 vlan, bool vlvf_bypass) in igb_find_vlvf_slot()
174 s32 igb_vfta_set(struct e1000_hw *hw, u32 vlan, u32 vind, in igb_vfta_set()
287 s32 igb_check_alt_mac_addr(struct e1000_hw *hw) in igb_check_alt_mac_addr()
356 void igb_rar_set(struct e1000_hw *hw, u8 *addr, u32 index) in igb_rar_set()
393 void igb_mta_set(struct e1000_hw *hw, u32 hash_value) in igb_mta_set()
426 static u32 igb_hash_mc_addr(struct e1000_hw *hw, u8 *mc_addr) in igb_hash_mc_addr()
495 void igb_update_mc_addr_list(struct e1000_hw *hw, in igb_update_mc_addr_list()
527 void igb_clear_hw_cntrs_base(struct e1000_hw *hw) in igb_clear_hw_cntrs_base()
576 s32 igb_check_for_copper_link(struct e1000_hw *hw) in igb_check_for_copper_link()
647 s32 igb_setup_link(struct e1000_hw *hw) in igb_setup_link()
706 void igb_config_collision_dist(struct e1000_hw *hw) in igb_config_collision_dist()
727 static void igb_set_fc_watermarks(struct e1000_hw *hw) in igb_set_fc_watermarks()
759 static s32 igb_set_default_fc(struct e1000_hw *hw) in igb_set_default_fc()
806 s32 igb_force_mac_fc(struct e1000_hw *hw) in igb_force_mac_fc()
869 s32 igb_config_fc_after_link_up(struct e1000_hw *hw) in igb_config_fc_after_link_up()
1199 s32 igb_get_speed_and_duplex_copper(struct e1000_hw *hw, u16 *speed, in igb_get_speed_and_duplex_copper()
1233 s32 igb_get_hw_semaphore(struct e1000_hw *hw) in igb_get_hw_semaphore()
1286 void igb_put_hw_semaphore(struct e1000_hw *hw) in igb_put_hw_semaphore()
1303 s32 igb_get_auto_rd_done(struct e1000_hw *hw) in igb_get_auto_rd_done()
1334 static s32 igb_valid_led_default(struct e1000_hw *hw, u16 *data) in igb_valid_led_default()
1364 s32 igb_id_led_init(struct e1000_hw *hw) in igb_id_led_init()
1437 s32 igb_cleanup_led(struct e1000_hw *hw) in igb_cleanup_led()
1449 s32 igb_blink_led(struct e1000_hw *hw) in igb_blink_led()
1494 s32 igb_led_off(struct e1000_hw *hw) in igb_led_off()
1518 s32 igb_disable_pcie_master(struct e1000_hw *hw) in igb_disable_pcie_master()
1556 s32 igb_validate_mdi_setting(struct e1000_hw *hw) in igb_validate_mdi_setting()
1586 s32 igb_write_8bit_ctrl_reg(struct e1000_hw *hw, u32 reg, in igb_write_8bit_ctrl_reg()
1620 bool igb_enable_mng_pass_thru(struct e1000_hw *hw) in igb_enable_mng_pass_thru()