Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h418 struct rxe_dev { struct
419 struct ib_device ib_dev;
420 struct ib_device_attr attr;
421 int max_ucontext;
422 int max_inline_data;
423 struct mutex usdev_lock;
425 char raw_gid[ETH_ALEN];
427 struct rxe_pool uc_pool;
428 struct rxe_pool pd_pool;
429 struct rxe_pool ah_pool;
[all …]