Searched refs:notify_work (Results 1 – 2 of 2) sorted by relevance
895 notify_work); in notify_soft_wc_handler()954 INIT_WORK(&cq->notify_work, notify_soft_wc_handler); in mlx5_ib_create_cq()1397 schedule_work(&cq->notify_work); in mlx5_ib_generate_wc()
452 struct work_struct notify_work; member