Searched defs:rxe_dev (Results 1 – 1 of 1) sorted by relevance
365 struct rxe_dev { struct366 struct ib_device ib_dev;368 int max_ucontext;369 int max_inline_data;370 struct mutex usdev_lock;372 struct net_device *ndev;374 struct rxe_pool uc_pool;375 struct rxe_pool pd_pool;376 struct rxe_pool ah_pool;377 struct rxe_pool srq_pool;[all …]
Completed in 5 milliseconds