Searched refs:isgl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | t4fw_ri_api.h | 652 struct fw_ri_isgl isgl; member
|
H A D | qp.c | 624 * This code assumes the struct fields preceding the write isgl in build_rdma_write_cmpl() 766 &wqe->recv.isgl, wr->sg_list, wr->num_sge, NULL); in build_rdma_recv() 780 &wqe->recv.isgl, wr->sg_list, wr->num_sge, NULL); in build_srq_recv()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | t4fw_ri_api.h | 638 struct fw_ri_isgl isgl; member
|
H A D | qp.c | 624 * This code assumes the struct fields preceding the write isgl in build_rdma_write_cmpl() 766 &wqe->recv.isgl, wr->sg_list, wr->num_sge, NULL); in build_rdma_recv() 780 &wqe->recv.isgl, wr->sg_list, wr->num_sge, NULL); in build_srq_recv()
|
Completed in 11 milliseconds