Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_verbs.h373 struct rxe_dev { struct
374 struct ib_device ib_dev;
375 struct ib_device_attr attr;
376 int max_ucontext;
377 int max_inline_data;
378 struct mutex usdev_lock;
380 struct net_device *ndev;
382 struct rxe_pool uc_pool;
383 struct rxe_pool pd_pool;
384 struct rxe_pool ah_pool;
[all …]