Searched defs:hwbm_pool (Results 1 – 2 of 2) sorted by relevance
7 struct hwbm_pool { struct15 int (*construct)(struct hwbm_pool *bm_pool, void *buf); argument22 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf); argument
111 struct hwbm_pool hwbm_pool; member169 static inline int mvneta_bm_construct(struct hwbm_pool *hwbm_pool, void *buf) in mvneta_bm_construct()