Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_pool.h64 struct rxe_pool { struct
69 void (*cleanup)(struct rxe_pool_entry *obj); argument
70 enum rxe_pool_state state; argument
71 enum rxe_pool_flags flags; argument
92 int rxe_pool_init(struct rxe_dev *rxe, struct rxe_pool *pool, argument
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
Drxe_pool.h31 struct rxe_pool { struct
34 void (*cleanup)(struct rxe_pool_elem *elem); argument
51 void rxe_pool_init(struct rxe_dev *rxe, struct rxe_pool *pool, argument