Searched defs:ocrdma_destroy_srq (Results 1 – 2 of 2) sorted by relevance
1358 struct ocrdma_destroy_srq { struct1359 struct ocrdma_mqe_hdr hdr;1360 struct ocrdma_mbx_rsp req;1362 u32 id;
1854 int ocrdma_destroy_srq(struct ib_srq *ibsrq, struct ib_udata *udata) in ocrdma_destroy_srq() function