Searched refs:hwbm_pool_add (Results 1 – 4 of 4) sorted by relevance
24 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
46 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num) in hwbm_pool_add() function85 EXPORT_SYMBOL_GPL(hwbm_pool_add);
204 num = hwbm_pool_add(hwbm_pool, hwbm_pool->size); in mvneta_bm_pool_use()
1225 num = hwbm_pool_add(hwbm_pool, hwbm_pool->size); in mvneta_bm_update_mtu()
Completed in 19 milliseconds