Searched refs:bnxt_alloc_ctx_pg_tbls (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 7270 static int bnxt_alloc_ctx_pg_tbls(struct bnxt *bp, in bnxt_alloc_ctx_pg_tbls() function 7420 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, init); in bnxt_alloc_ctx_mem() 7430 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, init); in bnxt_alloc_ctx_mem() 7440 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, init); in bnxt_alloc_ctx_mem() 7451 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, init); in bnxt_alloc_ctx_mem() 7461 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, init); in bnxt_alloc_ctx_mem() 7480 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 2, init); in bnxt_alloc_ctx_mem() 7494 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, NULL); in bnxt_alloc_ctx_mem() 7513 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, in bnxt_alloc_ctx_mem()
|