Home
last modified time | relevance | path

Searched defs:tid_rdma_request (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.h97 struct tid_rdma_request { struct
98 struct rvt_qp *qp;
99 struct hfi1_ctxtdata *rcd;
100 union {
103 } e;
111 u16 acked_tail;
113 u32 seg_len;
114 u32 total_len;
121 u32 cur_seg; /* index of current segment */
125 u32 isge; /* index of "current" sge */
[all …]