Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfw_reset.c17 struct work_struct fw_live_patch_work; member
200 fw_live_patch_work); in mlx5_fw_live_patch_event()
388 queue_work(fw_reset->wq, &fw_reset->fw_live_patch_work); in fw_reset_event_notifier()
447 INIT_WORK(&fw_reset->fw_live_patch_work, mlx5_fw_live_patch_event); in mlx5_fw_reset_init()