Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dmvpp2.c644 struct mvpp2_bm_pool *bm_pools;
696 struct mvpp2_bm_pool *pool_long;
697 struct mvpp2_bm_pool *pool_short;
891 struct mvpp2_bm_pool { struct
3346 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
3386 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
3398 static void mvpp2_bm_bufs_free(struct mvpp2 *priv, struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
3420 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
3444 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init()
3478 sizeof(struct mvpp2_bm_pool), GFP_KERNEL); in mvpp2_bm_init()
[all …]