Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h128 struct fw_ri_sge { struct
139 struct fw_ri_sge sge[]; argument
H A Dt4.h71 sizeof(struct fw_ri_isgl)) / sizeof(struct fw_ri_sge))
79 sizeof(struct fw_ri_isgl)) / sizeof(struct fw_ri_sge))
H A Dqp.c541 wr->num_sge * sizeof(struct fw_ri_sge); in build_rdma_send()
592 wr->num_sge * sizeof(struct fw_ri_sge); in build_rdma_write()
655 wr->num_sge * sizeof(struct fw_ri_sge); in build_rdma_write_cmpl()
770 sizeof(wqe->recv) + wr->num_sge * sizeof(struct fw_ri_sge), 16); in build_rdma_recv()
784 wr->num_sge * sizeof(struct fw_ri_sge), 16); in build_srq_recv()