Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Drdma_common.h709 struct rdma_sq_rdma_wqe_1st struct
711 __le32 imm_data /* The immediate data in case of RDMA_WITH_IMM */;
712 __le32 length /* Total data length */;
713 __le32 xrc_srq /* Valid only when XRC is set for the QP */;
714 u8 req_type /* Type of WQE */;
715 u8 flags;
732 …et to number of SGEs + 1. In case of inline data: set to the whole number of 16B which contain the…
733 u8 prev_wqe_size /* Previous WQE size in 16B chunks */;