Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dhwbm.h22 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num);
29 static inline int hwbm_pool_add(struct hwbm_pool *bm_pool, in hwbm_pool_add() function
/Linux-v5.10/net/core/
Dhwbm.c46 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num) in hwbm_pool_add() function
85 EXPORT_SYMBOL_GPL(hwbm_pool_add);
/Linux-v5.10/drivers/net/ethernet/marvell/
Dmvneta_bm.c204 num = hwbm_pool_add(hwbm_pool, hwbm_pool->size); in mvneta_bm_pool_use()
Dmvneta.c1191 num = hwbm_pool_add(hwbm_pool, hwbm_pool->size); in mvneta_bm_update_mtu()