Searched defs:ocrdma_modify_srq (Results 1 – 2 of 2) sorted by relevance
1300 struct ocrdma_modify_srq { struct1301 struct ocrdma_mqe_hdr hdr;1302 struct ocrdma_mbx_rsp rep;1304 u32 id;1305 u32 limit_max_rqe;
1948 int ocrdma_modify_srq(struct ib_srq *ibsrq, in ocrdma_modify_srq() function