Home
last modified time | relevance | path

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

/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.c538 wr->num_sge * sizeof(struct fw_ri_sge); in build_rdma_send()
589 wr->num_sge * sizeof(struct fw_ri_sge); in build_rdma_write()
652 wr->num_sge * sizeof(struct fw_ri_sge); in build_rdma_write_cmpl()
767 sizeof(wqe->recv) + wr->num_sge * sizeof(struct fw_ri_sge), 16); in build_rdma_recv()
781 wr->num_sge * sizeof(struct fw_ri_sge), 16); in build_srq_recv()