Home
last modified time | relevance | path

Searched refs:hwbm_pool_add (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A 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
/kernel/linux/linux-6.6/include/net/
H A Dhwbm.h24 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num);
31 static inline int hwbm_pool_add(struct hwbm_pool *bm_pool, in hwbm_pool_add() function
/kernel/linux/linux-5.10/net/core/
H A 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); variable
/kernel/linux/linux-6.6/net/core/
H A 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); variable
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmvneta_bm.c204 num = hwbm_pool_add(hwbm_pool, hwbm_pool->size); in mvneta_bm_pool_use()
H A Dmvneta.c1191 num = hwbm_pool_add(hwbm_pool, hwbm_pool->size); in mvneta_bm_update_mtu()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta_bm.c204 num = hwbm_pool_add(hwbm_pool, hwbm_pool->size); in mvneta_bm_pool_use()
H A Dmvneta.c1231 num = hwbm_pool_add(hwbm_pool, hwbm_pool->size); in mvneta_bm_update_mtu()

Completed in 23 milliseconds