Searched refs:flow_queue (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.c | 689 _tid_rdma_flush_wait(qp, &priv->rcd->flow_queue); 788 if (kernel_tid_waiters(rcd, &rcd->flow_queue, qp)) in hfi1_kern_setup_hw_flow() 802 dequeue_tid_waiter(rcd, &rcd->flow_queue, qp); in hfi1_kern_setup_hw_flow() 804 fqp = first_qp(rcd, &rcd->flow_queue); in hfi1_kern_setup_hw_flow() 810 queue_qp_for_tid_wait(rcd, &rcd->flow_queue, qp); in hfi1_kern_setup_hw_flow() 832 fqp = first_qp(rcd, &rcd->flow_queue); in hfi1_kern_clear_hw_flow() 3525 &rcd->flow_queue); in hfi1_tid_write_alloc_resources()
|
H A D | hfi.h | 314 struct tid_queue flow_queue; member
|
H A D | init.c | 383 INIT_LIST_HEAD(&rcd->flow_queue.queue_head); in hfi1_create_ctxtdata()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.c | 694 _tid_rdma_flush_wait(qp, &priv->rcd->flow_queue); 793 if (kernel_tid_waiters(rcd, &rcd->flow_queue, qp)) in hfi1_kern_setup_hw_flow() 807 dequeue_tid_waiter(rcd, &rcd->flow_queue, qp); in hfi1_kern_setup_hw_flow() 809 fqp = first_qp(rcd, &rcd->flow_queue); in hfi1_kern_setup_hw_flow() 815 queue_qp_for_tid_wait(rcd, &rcd->flow_queue, qp); in hfi1_kern_setup_hw_flow() 837 fqp = first_qp(rcd, &rcd->flow_queue); in hfi1_kern_clear_hw_flow() 3537 &rcd->flow_queue); in hfi1_tid_write_alloc_resources()
|
H A D | hfi.h | 273 struct tid_queue flow_queue; member
|
H A D | init.c | 342 INIT_LIST_HEAD(&rcd->flow_queue.queue_head); in hfi1_create_ctxtdata()
|
Completed in 27 milliseconds