Searched refs:mlx5_fw_reset (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fw_reset.c | 18 struct mlx5_fw_reset { struct 58 struct mlx5_fw_reset *fw_reset; in mlx5_fw_reset_enable_remote_dev_reset_set() 73 struct mlx5_fw_reset *fw_reset; in mlx5_fw_reset_enable_remote_dev_reset_get() 253 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_sync_reset_reload_work() 320 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_fw_live_patch_event() 400 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_sync_reset_request_event() 508 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_sync_reset_now_event() 538 struct mlx5_fw_reset *fw_reset; in mlx5_sync_reset_unload_event() 601 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_sync_reset_abort_event() 635 struct mlx5_fw_reset *fw_reset = mlx5_nb_cof(nb, struct mlx5_fw_reset, nb); in fw_reset_event_notifier() [all …]
|
/openbmc/linux/include/linux/mlx5/ |
H A D | driver.h | 507 struct mlx5_fw_reset; 624 struct mlx5_fw_reset *fw_reset;
|