Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h795 struct mvpp2_bm_pool *bm_pools;
942 struct mvpp2_bm_pool *pool_long;
943 struct mvpp2_bm_pool *pool_short;
1166 struct mvpp2_bm_pool { struct
Dmvpp2_main.c327 static void *mvpp2_frag_alloc(const struct mvpp2_bm_pool *pool) in mvpp2_frag_alloc()
335 static void mvpp2_frag_free(const struct mvpp2_bm_pool *pool, void *data) in mvpp2_frag_free()
347 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
397 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
409 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_bufs_get_addrs()
440 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_free()
473 static int mvpp2_check_hw_buf_num(struct mvpp2 *priv, struct mvpp2_bm_pool *bm_pool) in mvpp2_check_hw_buf_num()
491 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
520 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init()
631 struct mvpp2_bm_pool *bm_pool, in mvpp2_buf_alloc()
[all …]