Symbol: mvpp2_bm_pool
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1079
struct mvpp2_bm_pool *bm_pools;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1254
struct mvpp2_bm_pool *pool_long;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1255
struct mvpp2_bm_pool *pool_short;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1044
struct mvpp2_bm_pool *bm_pool, int buf_num)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1098
static struct mvpp2_bm_pool *
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1101
struct mvpp2_bm_pool *new_pool = &port->priv->bm_pools[pool];
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1154
static struct mvpp2_bm_pool *
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1158
struct mvpp2_bm_pool *new_pool = &port->priv->bm_pools[pool];
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1253
struct mvpp2_bm_pool *bm_pool;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3588
struct mvpp2_bm_pool *bm_pool,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
360
static void *mvpp2_frag_alloc(const struct mvpp2_bm_pool *pool,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
372
static void mvpp2_frag_free(const struct mvpp2_bm_pool *pool,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
387
struct mvpp2_bm_pool *bm_pool, int size)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3917
struct mvpp2_bm_pool *bm_pool;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
450
struct mvpp2_bm_pool *bm_pool,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
462
struct mvpp2_bm_pool *bm_pool,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
493
struct mvpp2_bm_pool *bm_pool, int buf_num)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
531
static int mvpp2_check_hw_buf_num(struct mvpp2 *priv, struct mvpp2_bm_pool *bm_pool)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
549
struct mvpp2_bm_pool *bm_pool)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
583
struct mvpp2_bm_pool *bm_pool;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
762
struct mvpp2_bm_pool *bm_pool,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7848
struct mvpp2_bm_pool *bm_pool = &priv->bm_pools[i];
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
901
struct mvpp2_bm_pool *pool,