Searched refs:mlx5_fw_reset (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fw_reset.c | 18 struct mlx5_fw_reset { struct 61 struct mlx5_fw_reset *fw_reset; in mlx5_fw_reset_enable_remote_dev_reset_set() 76 struct mlx5_fw_reset *fw_reset; in mlx5_fw_reset_enable_remote_dev_reset_get() 269 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_sync_reset_reload_work() 336 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_fw_live_patch_event() 446 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_sync_reset_request_event() 590 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_sync_reset_now_event() 620 struct mlx5_fw_reset *fw_reset; in mlx5_sync_reset_unload_event() 689 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_sync_reset_abort_event() 723 struct mlx5_fw_reset *fw_reset = mlx5_nb_cof(nb, struct mlx5_fw_reset, nb); in fw_reset_event_notifier() [all …]
|
| /linux-6.15/include/linux/mlx5/ |
| H A D | driver.h | 485 struct mlx5_fw_reset; 605 struct mlx5_fw_reset *fw_reset;
|