Lines Matching refs:mvpp2_bm_pool
360 static void *mvpp2_frag_alloc(const struct mvpp2_bm_pool *pool, in mvpp2_frag_alloc()
372 static void mvpp2_frag_free(const struct mvpp2_bm_pool *pool, in mvpp2_frag_free()
387 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
450 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
462 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_bufs_get_addrs()
493 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_free()
531 static int mvpp2_check_hw_buf_num(struct mvpp2 *priv, struct mvpp2_bm_pool *bm_pool) in mvpp2_check_hw_buf_num()
549 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
583 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init()
762 struct mvpp2_bm_pool *bm_pool, in mvpp2_buf_alloc()
901 struct mvpp2_bm_pool *pool, in mvpp2_bm_pool_update_fc()
1044 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
1098 static struct mvpp2_bm_pool *
1101 struct mvpp2_bm_pool *new_pool = &port->priv->bm_pools[pool]; in mvpp2_bm_pool_use()
1154 static struct mvpp2_bm_pool *
1158 struct mvpp2_bm_pool *new_pool = &port->priv->bm_pools[pool]; in mvpp2_bm_pool_use_percpu()
1253 struct mvpp2_bm_pool *bm_pool; in mvpp2_swf_bm_pool_init_percpu()
3603 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
3931 struct mvpp2_bm_pool *bm_pool; in mvpp2_rx()
7730 struct mvpp2_bm_pool *bm_pool = &priv->bm_pools[i]; in mvpp2_remove()