Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/rxe/
Drxe_verbs.h372 struct rxe_dev { struct
373 struct ib_device ib_dev;
374 struct ib_device_attr attr;
375 int max_ucontext;
376 int max_inline_data;
377 struct mutex usdev_lock;
379 struct net_device *ndev;
381 struct rxe_pool uc_pool;
382 struct rxe_pool pd_pool;
383 struct rxe_pool ah_pool;
[all …]