Searched refs:ocrdma_mbx_modify_srq (Results 1 – 3 of 3) sorted by relevance
138 int ocrdma_mbx_modify_srq(struct ocrdma_srq *, struct ib_srq_attr *);
1810 status = ocrdma_mbx_modify_srq(srq, &init_attr->attr); in ocrdma_create_srq()1842 status = ocrdma_mbx_modify_srq(srq, srq_attr); in ocrdma_modify_srq()
2814 int ocrdma_mbx_modify_srq(struct ocrdma_srq *srq, struct ib_srq_attr *srq_attr) in ocrdma_mbx_modify_srq() function