Searched refs:user_cq (Results 1 – 3 of 3) sorted by relevance
141 struct hl_user_interrupt *user_cq) in handle_user_cq() argument145 spin_lock(&user_cq->wait_list_lock); in handle_user_cq()146 list_for_each_entry(pend, &user_cq->wait_list_head, wait_list_node) in handle_user_cq()148 spin_unlock(&user_cq->wait_list_lock); in handle_user_cq()160 struct hl_user_interrupt *user_cq = arg; in hl_irq_handler_user_cq() local161 struct hl_device *hdev = user_cq->hdev; in hl_irq_handler_user_cq()165 user_cq->interrupt_id); in hl_irq_handler_user_cq()171 handle_user_cq(hdev, user_cq); in hl_irq_handler_user_cq()
344 int timestamp_en, void *buf_addr, bool user_cq) in mlx4_cq_alloc() argument392 if (user_cq) { in mlx4_cq_alloc()
1129 void *buf_addr, bool user_cq);