Home
last modified time | relevance | path

Searched refs:fw_live_patch_work (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dfw_reset.c22 struct work_struct fw_live_patch_work; member
318 fw_live_patch_work); in mlx5_fw_live_patch_event()
611 queue_work(fw_reset->wq, &fw_reset->fw_live_patch_work); in fw_reset_event_notifier()
667 cancel_work_sync(&fw_reset->fw_live_patch_work); in mlx5_drain_fw_reset()
706 INIT_WORK(&fw_reset->fw_live_patch_work, mlx5_fw_live_patch_event); in mlx5_fw_reset_init()