Searched refs:release_swfw_sync (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_x540.c | 94 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_reset_hw_X540() 227 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_read_eerd_X540() 250 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_read_eerd_buffer_X540() 271 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_eewr_X540() 294 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_eewr_buffer_X540() 430 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_validate_eeprom_checksum_X540() 477 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_update_eeprom_checksum_X540() 870 .release_swfw_sync = &ixgbe_release_swfw_sync_X540,
|
D | ixgbe_x550.c | 249 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_check_cs4227() 273 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_check_cs4227() 286 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_check_cs4227() 725 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_read_iosf_sb_reg_x550() 912 hw->mac.ops.release_swfw_sync(hw, mask); in ixgbe_read_ee_hostif_buffer_X550() 1108 hw->mac.ops.release_swfw_sync(hw, mask); in ixgbe_read_ee_hostif_X550() 1203 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_ee_hostif_X550() 1361 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_ee_hostif_buffer_X550() 1408 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_write_iosf_sb_reg_x550() 3441 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_reset_hw_X550em() [all …]
|
D | ixgbe_phy.c | 137 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_read_i2c_combined_generic_int() 144 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_read_i2c_combined_generic_int() 203 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_write_i2c_combined_generic_int() 209 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_write_i2c_combined_generic_int() 555 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_read_phy_reg_generic() 653 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_write_phy_reg_generic() 1764 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_read_i2c_byte_generic_int() 1770 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_read_i2c_byte_generic_int() 1869 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_write_i2c_byte_generic_int() 1882 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_write_i2c_byte_generic_int()
|
D | ixgbe_82599.c | 132 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in ixgbe_setup_sfp_modules_82599() 155 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in ixgbe_setup_sfp_modules_82599() 235 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in prot_autoc_write_82599() 525 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in ixgbe_start_mac_link_82599() 2210 .release_swfw_sync = &ixgbe_release_swfw_sync,
|
D | ixgbe_82598.c | 1010 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_read_i2c_phy_82598() 1152 .release_swfw_sync = &ixgbe_release_swfw_sync,
|
D | ixgbe_common.c | 1368 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_acquire_eeprom() 1682 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_release_eeprom() 3735 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_SW_MNG_SM); in ixgbe_host_interface_command()
|
D | ixgbe_type.h | 3411 void (*release_swfw_sync)(struct ixgbe_hw *, u32); member
|
/Linux-v4.19/drivers/net/ethernet/intel/igb/ |
D | e1000_82575.c | 437 mac->ops.release_swfw_sync = igb_release_swfw_sync_i210; in igb_init_mac_params_82575() 441 mac->ops.release_swfw_sync = igb_release_swfw_sync_82575; in igb_init_mac_params_82575() 754 hw->mac.ops.release_swfw_sync(hw, mask); in igb_release_phy_82575() 1134 hw->mac.ops.release_swfw_sync(hw, E1000_SWFW_EEP_SM); in igb_acquire_nvm_82575() 1150 hw->mac.ops.release_swfw_sync(hw, E1000_SWFW_EEP_SM); in igb_release_nvm_82575() 2331 hw->mac.ops.release_swfw_sync(hw, swmbsw_mask); in igb_reset_hw_82580()
|
D | e1000_hw.h | 305 void (*release_swfw_sync)(struct e1000_hw *, u16); member
|
D | igb_main.c | 9557 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in igb_read_i2c_byte() 9591 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in igb_write_i2c_byte()
|