Home
last modified time | relevance | path

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

/linux/net/core/
H A Dhwbm.c13 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) in hwbm_buf_free()
23 int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill()
46 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num) in hwbm_pool_add()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta_bm.h149 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_put_bp()
157 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_get_bp()
164 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_destroy()
167 struct mvneta_bm_pool *bm_pool, in mvneta_bm_bufs_free()
172 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_refill()
182 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_put_bp()
186 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_get_bp()
/linux/include/net/
H A Dhwbm.h26 static inline void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) {} in hwbm_buf_free()
28 static inline int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill()
31 static inline int hwbm_pool_add(struct hwbm_pool *bm_pool, in hwbm_pool_add()