Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h963 struct mvpp2_bm_pool *bm_pools;
1131 struct mvpp2_bm_pool *pool_long;
1132 struct mvpp2_bm_pool *pool_short;
1376 struct mvpp2_bm_pool { struct
Dmvpp2_main.c350 static void *mvpp2_frag_alloc(const struct mvpp2_bm_pool *pool, in mvpp2_frag_alloc()
362 static void mvpp2_frag_free(const struct mvpp2_bm_pool *pool, in mvpp2_frag_free()
377 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
427 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
439 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_bufs_get_addrs()
470 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_free()
508 static int mvpp2_check_hw_buf_num(struct mvpp2 *priv, struct mvpp2_bm_pool *bm_pool) in mvpp2_check_hw_buf_num()
526 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
560 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init()
701 struct mvpp2_bm_pool *bm_pool, in mvpp2_buf_alloc()
[all …]