Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/
H A Dvmw_pvrdma-abi.h225 struct pvrdma_sq_wqe_hdr { struct
226 __aligned_u64 wr_id; /* wr id */
227 __u32 num_sge; /* size of s/g array */
228 __u32 total_len; /* reserved */
229 __u32 opcode; /* operation type */
230 __u32 send_flags; /* wr flags */
231 union {
234 } ex;
235 __u32 reserved;
236 union {
[all …]
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Dvmw_pvrdma-abi.h237 struct pvrdma_sq_wqe_hdr { struct
238 __aligned_u64 wr_id; /* wr id */
239 __u32 num_sge; /* size of s/g array */
240 __u32 total_len; /* reserved */
241 __u32 opcode; /* operation type */
242 __u32 send_flags; /* wr flags */
243 union {
246 } ex;
247 __u32 reserved;
248 union {
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/
H A Dvmw_pvrdma-abi.h225 struct pvrdma_sq_wqe_hdr { struct
226 __aligned_u64 wr_id; /* wr id */
227 __u32 num_sge; /* size of s/g array */
228 __u32 total_len; /* reserved */
229 __u32 opcode; /* operation type */
230 __u32 send_flags; /* wr flags */
231 union {
234 } ex;
235 __u32 reserved;
236 union {
[all …]