Searched refs:ocrdma_sge (Results 1 – 3 of 3) sorted by relevance
1921 struct ocrdma_sge *sge, in ocrdma_build_inline_sges()1962 struct ocrdma_sge *sge; in ocrdma_build_send()1980 struct ocrdma_sge *ext_rw = (struct ocrdma_sge *)(hdr + 1); in ocrdma_build_write()1981 struct ocrdma_sge *sge = ext_rw + 1; in ocrdma_build_write()1997 struct ocrdma_sge *ext_rw = (struct ocrdma_sge *)(hdr + 1); in ocrdma_build_read()1998 struct ocrdma_sge *sge = ext_rw + 1; in ocrdma_build_read()2156 sizeof(struct ocrdma_sge)) / in ocrdma_post_send()2202 struct ocrdma_sge *sge; in ocrdma_build_rqe()2214 sge = (struct ocrdma_sge *)(rqe + 1); in ocrdma_build_rqe()2404 struct ocrdma_sge *rw; in ocrdma_update_wc()[all …]
1804 struct ocrdma_sge { struct
1210 sizeof(struct ocrdma_sge)); in ocrdma_get_attr()