Lines Matching defs:hw
49 s32 igb_get_bus_info_pcie(struct e1000_hw *hw) in igb_get_bus_info_pcie()
95 void igb_clear_vfta(struct e1000_hw *hw) in igb_clear_vfta()
114 static void igb_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) in igb_write_vfta()
132 void igb_clear_vfta_i350(struct e1000_hw *hw) in igb_clear_vfta_i350()
154 static void igb_write_vfta_i350(struct e1000_hw *hw, u32 offset, u32 value) in igb_write_vfta_i350()
173 void igb_init_rx_addrs(struct e1000_hw *hw, u16 rar_count) in igb_init_rx_addrs()
198 s32 igb_vfta_set(struct e1000_hw *hw, u32 vid, bool add) in igb_vfta_set()
237 s32 igb_check_alt_mac_addr(struct e1000_hw *hw) in igb_check_alt_mac_addr()
308 void igb_rar_set(struct e1000_hw *hw, u8 *addr, u32 index) in igb_rar_set()
347 void igb_mta_set(struct e1000_hw *hw, u32 hash_value) in igb_mta_set()
381 static u32 igb_hash_mc_addr(struct e1000_hw *hw, u8 *mc_addr) in igb_hash_mc_addr()
452 void igb_update_mc_addr_list(struct e1000_hw *hw, in igb_update_mc_addr_list()
484 void igb_clear_hw_cntrs_base(struct e1000_hw *hw) in igb_clear_hw_cntrs_base()
533 s32 igb_check_for_copper_link(struct e1000_hw *hw) in igb_check_for_copper_link()
610 s32 igb_setup_link(struct e1000_hw *hw) in igb_setup_link()
672 void igb_config_collision_dist(struct e1000_hw *hw) in igb_config_collision_dist()
693 static s32 igb_set_fc_watermarks(struct e1000_hw *hw) in igb_set_fc_watermarks()
730 static s32 igb_set_default_fc(struct e1000_hw *hw) in igb_set_default_fc()
773 s32 igb_force_mac_fc(struct e1000_hw *hw) in igb_force_mac_fc()
837 s32 igb_config_fc_after_link_up(struct e1000_hw *hw) in igb_config_fc_after_link_up()
1056 s32 igb_get_speed_and_duplex_copper(struct e1000_hw *hw, u16 *speed, in igb_get_speed_and_duplex_copper()
1090 s32 igb_get_hw_semaphore(struct e1000_hw *hw) in igb_get_hw_semaphore()
1143 void igb_put_hw_semaphore(struct e1000_hw *hw) in igb_put_hw_semaphore()
1160 s32 igb_get_auto_rd_done(struct e1000_hw *hw) in igb_get_auto_rd_done()
1191 static s32 igb_valid_led_default(struct e1000_hw *hw, u16 *data) in igb_valid_led_default()
1221 s32 igb_id_led_init(struct e1000_hw *hw) in igb_id_led_init()
1288 s32 igb_cleanup_led(struct e1000_hw *hw) in igb_cleanup_led()
1300 s32 igb_blink_led(struct e1000_hw *hw) in igb_blink_led()
1327 s32 igb_led_off(struct e1000_hw *hw) in igb_led_off()
1351 s32 igb_disable_pcie_master(struct e1000_hw *hw) in igb_disable_pcie_master()
1389 s32 igb_validate_mdi_setting(struct e1000_hw *hw) in igb_validate_mdi_setting()
1415 s32 igb_write_8bit_ctrl_reg(struct e1000_hw *hw, u32 reg, in igb_write_8bit_ctrl_reg()
1449 bool igb_enable_mng_pass_thru(struct e1000_hw *hw) in igb_enable_mng_pass_thru()