Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rxe/
A Drxe_verbs.h411 struct rxe_dev { struct
412 struct ib_device ib_dev;
414 int max_ucontext;
415 int max_inline_data;
416 struct mutex usdev_lock;
418 char raw_gid[ETH_ALEN];
420 struct rxe_pool uc_pool;
421 struct rxe_pool pd_pool;
422 struct rxe_pool ah_pool;
424 struct rxe_pool qp_pool;
[all …]

Completed in 10 milliseconds