Searched refs:mvpp2_bm_pool (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2.h | 985 struct mvpp2_bm_pool *bm_pools; 1153 struct mvpp2_bm_pool *pool_long; 1154 struct mvpp2_bm_pool *pool_short; 1398 struct mvpp2_bm_pool { struct
|
H A D | mvpp2_main.c | 350 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() 726 struct mvpp2_bm_pool *bm_poo in mvpp2_buf_alloc() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2.h | 1074 struct mvpp2_bm_pool *bm_pools; 1246 struct mvpp2_bm_pool *pool_long; 1247 struct mvpp2_bm_pool *pool_short; 1494 struct mvpp2_bm_pool { struct
|
H A D | mvpp2_main.c | 360 static void *mvpp2_frag_alloc(const struct mvpp2_bm_pool *pool, in mvpp2_frag_alloc() 372 static void mvpp2_frag_free(const struct mvpp2_bm_pool *pool, in mvpp2_frag_free() 387 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create() 450 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set() 462 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_bufs_get_addrs() 493 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_free() 531 static int mvpp2_check_hw_buf_num(struct mvpp2 *priv, struct mvpp2_bm_pool *bm_pool) in mvpp2_check_hw_buf_num() 549 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy() 583 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() 762 struct mvpp2_bm_pool *bm_poo in mvpp2_buf_alloc() [all...] |
Completed in 20 milliseconds