Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h413 wait_queue_head_t work_queue_wait; member
H A Deswitch.c1264 wake_up_all(&esw->work_queue_wait); in mlx5_eswitch_invalidate_wq()
2567 init_waitqueue_head(&esw->work_queue_wait); in mlx5_eswitch_init()
H A Deswitch_offloads.c4052 wait_event_timeout(esw->work_queue_wait, in esw_wq_handler()