Home
last modified time | relevance | path

Searched defs:reset_method (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c29 u8 reset_method; member
100 u8 *reset_type, u8 *reset_state, u8 *reset_method) in mlx5_reg_mfrl_query()
128 u8 *reset_method) in mlx5_fw_reset_get_reset_method()
415 u8 reset_method) in mlx5_is_reset_now_capable()
559 static int mlx5_sync_pci_reset(struct mlx5_core_dev *dev, u8 reset_method) in mlx5_sync_pci_reset()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c1899 enum reset_type reset_method = RESET_TYPE_INVISIBLE; in falcon_b0_test_chip() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5939 enum amd_reset_method reset_method; in amdgpu_device_suspend_display_audio() local
H A Damdgpu.h667 enum amd_reset_method (*reset_method)(struct amdgpu_device *adev); member