Searched refs:mw_pool (Results 1 – 2 of 2) sorted by relevance
62 rxe_pool_cleanup(&rxe->mw_pool); in rxe_cleanup()224 err = rxe_pool_init(rxe, &rxe->mw_pool, RXE_TYPE_MW, in rxe_init_pools()244 rxe_pool_cleanup(&rxe->mw_pool); in rxe_init_pools()
398 struct rxe_pool mw_pool; member