Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
Drdma_user_rxe.h26 struct rxe_av { struct
27 __u8 port_num;
28 __u8 network_type;
29 __u16 reserved1;
30 __u32 reserved2;
31 struct rxe_global_route grh;
32 union {
35 } sgid_addr, dgid_addr;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
Drdma_user_rxe.h43 struct rxe_av { struct
44 __u8 port_num;
45 __u8 network_type;
46 __u8 dmac[6];
47 struct rxe_global_route grh;
48 union {
51 } sgid_addr, dgid_addr;
/kernel/linux/linux-5.10/include/uapi/rdma/
Drdma_user_rxe.h63 struct rxe_av { struct
64 __u8 port_num;
66 __u8 network_type;
67 __u8 dmac[6];
68 struct rxe_global_route grh;
69 union {
72 } sgid_addr, dgid_addr;