Home
last modified time | relevance | path

Searched refs:fw_ri_sge (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c192 wr->num_sge * sizeof (struct fw_ri_sge); in build_rdma_send()
233 wr->num_sge * sizeof (struct fw_ri_sge); in build_rdma_write()
284 wr->num_sge * sizeof(struct fw_ri_sge), 16); in build_rdma_recv()
H A Dt4fw_ri_api.h128 struct fw_ri_sge { struct
140 struct fw_ri_sge sge[0]; argument
H A Dt4.h112 …_NUM_BYTES - sizeof(struct fw_ri_send_wr) - sizeof(struct fw_ri_isgl)) / sizeof (struct fw_ri_sge))
115 …YTES - sizeof(struct fw_ri_rdma_write_wr) - sizeof(struct fw_ri_isgl)) / sizeof (struct fw_ri_sge))
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h90 sizeof(struct fw_ri_isgl)) / sizeof(struct fw_ri_sge))
98 sizeof(struct fw_ri_isgl)) / sizeof(struct fw_ri_sge))
H A Dqp.c457 wr->num_sge * sizeof(struct fw_ri_sge); in build_rdma_send()
500 wr->num_sge * sizeof(struct fw_ri_sge); in build_rdma_write()
556 wr->num_sge * sizeof(struct fw_ri_sge), 16); in build_rdma_recv()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1331 struct fw_ri_sge { struct
1343 struct fw_ri_sge sge[0]; argument