Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dfw_reset.c17 struct work_struct fw_live_patch_work; member
209 fw_live_patch_work); in mlx5_fw_live_patch_event()
391 queue_work(fw_reset->wq, &fw_reset->fw_live_patch_work); in fw_reset_event_notifier()
450 INIT_WORK(&fw_reset->fw_live_patch_work, mlx5_fw_live_patch_event); in mlx5_fw_reset_init()