Searched refs:release_swfw_sync (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/dev/pci/ixgbe/ |
H A D | ixgbe_x540.c | 108 mac->ops.release_swfw_sync = ixgbe_release_swfw_sync_X540; in ixgbe_init_ops_X540() 245 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_reset_hw_X540() 415 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_read_eerd_X540() 442 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_read_eerd_buffer_X540() 466 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_eewr_X540() 493 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_eewr_buffer_X540() 637 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_validate_eeprom_checksum_X540() 686 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_update_eeprom_checksum_X540()
|
H A D | ixgbe_phy.c | 166 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_read_i2c_combined_generic_int() 173 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_read_i2c_combined_generic_int() 232 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_write_i2c_combined_generic_int() 238 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_write_i2c_combined_generic_int() 680 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_read_phy_reg_generic() 778 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_write_phy_reg_generic() 2130 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_read_i2c_byte_generic_int() 2136 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_read_i2c_byte_generic_int() 2238 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_write_i2c_byte_generic_int() 2251 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_write_i2c_byte_generic_int()
|
H A D | ixgbe_x550.c | 287 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_check_cs4227() 314 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_check_cs4227() 328 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_check_cs4227() 982 mac->ops.release_swfw_sync = ixgbe_release_swfw_sync_X550a; in ixgbe_init_ops_X550EM_a() 1035 mac->ops.release_swfw_sync = ixgbe_release_swfw_sync_X550em; in ixgbe_init_ops_X550EM_x() 2688 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_reset_hw_X550em() 3336 hw->mac.ops.release_swfw_sync(hw, mask); in ixgbe_read_ee_hostif_X550() 3412 hw->mac.ops.release_swfw_sync(hw, mask); in ixgbe_read_ee_hostif_buffer_X550() 3477 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_ee_hostif_X550() 3520 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_ee_hostif_buffer_X550() [all …]
|
H A D | ixgbe_82599.c | 215 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in ixgbe_setup_sfp_modules_82599() 239 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in ixgbe_setup_sfp_modules_82599() 315 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in prot_autoc_write_82599() 650 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in ixgbe_start_mac_link_82599()
|
H A D | ixgbe_api.c | 1703 if (hw->mac.ops.release_swfw_sync) in ixgbe_release_swfw_semaphore() 1704 hw->mac.ops.release_swfw_sync(hw, mask); in ixgbe_release_swfw_semaphore()
|
H A D | ixgbe_common.c | 114 mac->ops.release_swfw_sync = ixgbe_release_swfw_sync; in ixgbe_init_ops_generic() 1876 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_acquire_eeprom() 2225 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_release_eeprom() 4746 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_SW_MNG_SM); in ixgbe_host_interface_command()
|
H A D | ixgbe_82598.c | 1192 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_read_i2c_phy_82598()
|
H A D | ixgbe_type.h | 4045 void (*release_swfw_sync)(struct ixgbe_hw *, u32); member
|
/netbsd-src/sys/dev/pci/igc/ |
H A D | igc_base.c | 53 hw->mac.ops.release_swfw_sync(hw, mask); in igc_release_phy_base()
|
H A D | igc_hw.h | 209 void (*release_swfw_sync)(struct igc_hw *, uint16_t); member
|
H A D | igc_i225.c | 115 mac->ops.release_swfw_sync = igc_release_swfw_sync_i225; in igc_init_mac_params_i225()
|