Home
last modified time | relevance | path

Searched refs:hwbm_pool_add (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/net/
Dhwbm.h22 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num, gfp_t gfp);
26 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num, gfp_t gfp) in hwbm_pool_add() function
/Linux-v4.19/net/core/
Dhwbm.c50 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num, gfp_t gfp) in hwbm_pool_add() function
90 EXPORT_SYMBOL_GPL(hwbm_pool_add);
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmvneta_bm.c204 num = hwbm_pool_add(hwbm_pool, hwbm_pool->size, GFP_ATOMIC); in mvneta_bm_pool_use()
Dmvneta.c1118 num = hwbm_pool_add(hwbm_pool, hwbm_pool->size, GFP_ATOMIC); in mvneta_bm_update_mtu()