Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
Docrdma-abi.h24 struct ocrdma_alloc_ucontext_resp { struct
25 __u32 dev_id;
26 __u32 wqe_size;
27 __u32 max_inline_data;
28 __u32 dpp_wqe_size;
29 __aligned_u64 ah_tbl_page;
30 __u32 ah_tbl_len;
31 __u32 rqe_size;
32 __u8 fw_ver[32];
33 __aligned_u64 rsvd1;
[all …]
/kernel/linux/linux-6.6/include/uapi/rdma/
Docrdma-abi.h53 struct ocrdma_alloc_ucontext_resp { struct
54 __u32 dev_id;
55 __u32 wqe_size;
56 __u32 max_inline_data;
57 __u32 dpp_wqe_size;
58 __aligned_u64 ah_tbl_page;
59 __u32 ah_tbl_len;
60 __u32 rqe_size;
61 __u8 fw_ver[32];
63 __aligned_u64 rsvd1;
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
Docrdma-abi.h11 struct ocrdma_alloc_ucontext_resp { struct
12 __u32 dev_id;
13 __u32 wqe_size;
14 __u32 max_inline_data;
15 __u32 dpp_wqe_size;
16 __aligned_u64 ah_tbl_page;
17 __u32 ah_tbl_len;
18 __u32 rqe_size;
19 __u8 fw_ver[32];
21 __aligned_u64 rsvd1;
[all …]
/kernel/linux/linux-5.10/include/uapi/rdma/
Docrdma-abi.h53 struct ocrdma_alloc_ucontext_resp { struct
54 __u32 dev_id;
55 __u32 wqe_size;
56 __u32 max_inline_data;
57 __u32 dpp_wqe_size;
58 __aligned_u64 ah_tbl_page;
59 __u32 ah_tbl_len;
60 __u32 rqe_size;
61 __u8 fw_ver[32];
63 __aligned_u64 rsvd1;
[all …]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
Docrdma-abi.h24 struct ocrdma_alloc_ucontext_resp { struct
25 __u32 dev_id;
26 __u32 wqe_size;
27 __u32 max_inline_data;
28 __u32 dpp_wqe_size;
29 __aligned_u64 ah_tbl_page;
30 __u32 ah_tbl_len;
31 __u32 rqe_size;
32 __u8 fw_ver[32];
33 __aligned_u64 rsvd1;
[all …]