Lines Matching defs:hw
48 s32 igb_get_bus_info_pcie(struct e1000_hw *hw) in igb_get_bus_info_pcie()
94 void igb_clear_vfta(struct e1000_hw *hw) in igb_clear_vfta()
113 static void igb_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) in igb_write_vfta()
128 void igb_init_rx_addrs(struct e1000_hw *hw, u16 rar_count) in igb_init_rx_addrs()
153 s32 igb_vfta_set(struct e1000_hw *hw, u32 vid, bool add) in igb_vfta_set()
186 s32 igb_check_alt_mac_addr(struct e1000_hw *hw) in igb_check_alt_mac_addr()
245 void igb_rar_set(struct e1000_hw *hw, u8 *addr, u32 index) in igb_rar_set()
284 void igb_mta_set(struct e1000_hw *hw, u32 hash_value) in igb_mta_set()
318 static u32 igb_hash_mc_addr(struct e1000_hw *hw, u8 *mc_addr) in igb_hash_mc_addr()
389 void igb_update_mc_addr_list(struct e1000_hw *hw, in igb_update_mc_addr_list()
421 void igb_clear_hw_cntrs_base(struct e1000_hw *hw) in igb_clear_hw_cntrs_base()
470 s32 igb_check_for_copper_link(struct e1000_hw *hw) in igb_check_for_copper_link()
547 s32 igb_setup_link(struct e1000_hw *hw) in igb_setup_link()
609 void igb_config_collision_dist(struct e1000_hw *hw) in igb_config_collision_dist()
630 static s32 igb_set_fc_watermarks(struct e1000_hw *hw) in igb_set_fc_watermarks()
667 static s32 igb_set_default_fc(struct e1000_hw *hw) in igb_set_default_fc()
710 s32 igb_force_mac_fc(struct e1000_hw *hw) in igb_force_mac_fc()
774 s32 igb_config_fc_after_link_up(struct e1000_hw *hw) in igb_config_fc_after_link_up()
993 s32 igb_get_speed_and_duplex_copper(struct e1000_hw *hw, u16 *speed, in igb_get_speed_and_duplex_copper()
1027 s32 igb_get_hw_semaphore(struct e1000_hw *hw) in igb_get_hw_semaphore()
1080 void igb_put_hw_semaphore(struct e1000_hw *hw) in igb_put_hw_semaphore()
1097 s32 igb_get_auto_rd_done(struct e1000_hw *hw) in igb_get_auto_rd_done()
1128 static s32 igb_valid_led_default(struct e1000_hw *hw, u16 *data) in igb_valid_led_default()
1158 s32 igb_id_led_init(struct e1000_hw *hw) in igb_id_led_init()
1225 s32 igb_cleanup_led(struct e1000_hw *hw) in igb_cleanup_led()
1237 s32 igb_blink_led(struct e1000_hw *hw) in igb_blink_led()
1264 s32 igb_led_off(struct e1000_hw *hw) in igb_led_off()
1288 s32 igb_disable_pcie_master(struct e1000_hw *hw) in igb_disable_pcie_master()
1326 s32 igb_validate_mdi_setting(struct e1000_hw *hw) in igb_validate_mdi_setting()
1352 s32 igb_write_8bit_ctrl_reg(struct e1000_hw *hw, u32 reg, in igb_write_8bit_ctrl_reg()
1386 bool igb_enable_mng_pass_thru(struct e1000_hw *hw) in igb_enable_mng_pass_thru()