Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfw_reset.c22 struct work_struct fw_live_patch_work; member
269 fw_live_patch_work); in mlx5_fw_live_patch_event()
474 queue_work(fw_reset->wq, &fw_reset->fw_live_patch_work); in fw_reset_event_notifier()
527 cancel_work_sync(&fw_reset->fw_live_patch_work); in mlx5_drain_fw_reset()
565 INIT_WORK(&fw_reset->fw_live_patch_work, mlx5_fw_live_patch_event); in mlx5_fw_reset_init()

Completed in 3 milliseconds