Searched defs:ocrdma_modify_srq (Results 1 – 2 of 2) sorted by relevance
1212 struct ocrdma_modify_srq { struct1213 struct ocrdma_mqe_hdr hdr;1214 struct ocrdma_mbx_rsp rep;1216 u32 id;1217 u32 limit_max_rqe;
1771 int ocrdma_modify_srq(struct ib_srq *ibsrq, in ocrdma_modify_srq() function