Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/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()