Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h741 struct mvpp2_bm_pool *bm_pools;
844 struct mvpp2_bm_pool *pool_long;
845 struct mvpp2_bm_pool *pool_short;
1062 struct mvpp2_bm_pool { struct
Dmvpp2_main.c301 static void *mvpp2_frag_alloc(const struct mvpp2_bm_pool *pool) in mvpp2_frag_alloc()
309 static void mvpp2_frag_free(const struct mvpp2_bm_pool *pool, void *data) in mvpp2_frag_free()
322 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
372 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
384 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_bufs_get_addrs()
415 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_free()
448 static int mvpp2_check_hw_buf_num(struct mvpp2 *priv, struct mvpp2_bm_pool *bm_pool) in mvpp2_check_hw_buf_num()
467 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
497 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init()
599 struct mvpp2_bm_pool *bm_pool, in mvpp2_buf_alloc()
[all …]