Home
last modified time | relevance | path

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

/drivers/infiniband/hw/qedr/
Dqedr.h343 struct qedr_srq_hwq_info { struct
363 struct qedr_srq_hwq_info hw_srq; argument
Dverbs.c1269 struct qedr_srq_hwq_info *hw_srq = &srq->hw_srq; in qedr_free_srq_kernel_params()
1314 struct qedr_srq_hwq_info *hw_srq = &srq->hw_srq; in qedr_alloc_srq_kernel_params()
1363 struct qedr_srq_hwq_info *hw_srq; in qedr_create_srq()
3439 static u32 qedr_srq_elem_left(struct qedr_srq_hwq_info *hw_srq) in qedr_srq_elem_left()
3456 struct qedr_srq_hwq_info *hw_srq; in qedr_post_srq_recv()