Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h130 struct fw_ri_sge { struct
142 struct fw_ri_sge sge[]; argument
Dt4.h71 sizeof(struct fw_ri_isgl)) / sizeof(struct fw_ri_sge))
79 sizeof(struct fw_ri_isgl)) / sizeof(struct fw_ri_sge))
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()