Searched defs:ocrdma_destroy_srq (Results 1 – 2 of 2) sorted by relevance
1289 struct ocrdma_destroy_srq { struct1290 struct ocrdma_mqe_hdr hdr;1291 struct ocrdma_mbx_rsp req;1293 u32 id;
1903 int ocrdma_destroy_srq(struct ib_srq *ibsrq) in ocrdma_destroy_srq() function