Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c22 struct work_struct fw_live_patch_work; member
321 fw_live_patch_work); in mlx5_fw_live_patch_event()
643 queue_work(fw_reset->wq, &fw_reset->fw_live_patch_work); in fw_reset_event_notifier()
710 cancel_work_sync(&fw_reset->fw_live_patch_work); in mlx5_drain_fw_reset()
753 INIT_WORK(&fw_reset->fw_live_patch_work, mlx5_fw_live_patch_event); in mlx5_fw_reset_init()