Searched defs:ib_uverbs_odp_caps (Results 1 – 5 of 5) sorted by relevance
153 struct ib_uverbs_odp_caps { struct154 __aligned_u64 general_caps;155 struct {159 } per_transport_caps;160 __u32 reserved;
236 struct ib_uverbs_odp_caps { struct237 __aligned_u64 general_caps;238 struct {242 } per_transport_caps;243 __u32 reserved;
224 struct ib_uverbs_odp_caps { struct225 __aligned_u64 general_caps;226 struct {230 } per_transport_caps;231 __u32 reserved;
167 struct ib_uverbs_odp_caps { struct168 __aligned_u64 general_caps;169 struct {194 struct ib_uverbs_odp_caps odp_caps; argument