Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/sw/rxe/
Drxe_verbs.h411 struct rxe_dev { struct
412 struct ib_device ib_dev;
413 struct ib_device_attr attr;
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;
[all …]