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.h345 struct qedr_srq_hwq_info { struct
365 struct qedr_srq_hwq_info hw_srq; argument
Dverbs.c1446 struct qedr_srq_hwq_info *hw_srq = &srq->hw_srq; in qedr_free_srq_kernel_params()
1490 struct qedr_srq_hwq_info *hw_srq = &srq->hw_srq; in qedr_alloc_srq_kernel_params()
1541 struct qedr_srq_hwq_info *hw_srq; in qedr_create_srq()
3827 static u32 qedr_srq_elem_left(struct qedr_srq_hwq_info *hw_srq) in qedr_srq_elem_left()
3844 struct qedr_srq_hwq_info *hw_srq; in qedr_post_srq_recv()