Home
last modified time | relevance | path

Searched refs:bnxt_alloc_ctx_pg_tbls (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7052 static int bnxt_alloc_ctx_pg_tbls(struct bnxt *bp, in bnxt_alloc_ctx_pg_tbls() function
7201 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, true); in bnxt_alloc_ctx_mem()
7208 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, true); in bnxt_alloc_ctx_mem()
7215 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, true); in bnxt_alloc_ctx_mem()
7223 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, true); in bnxt_alloc_ctx_mem()
7230 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, true); in bnxt_alloc_ctx_mem()
7246 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 2, true); in bnxt_alloc_ctx_mem()
7258 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, false); in bnxt_alloc_ctx_mem()
7275 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, false); in bnxt_alloc_ctx_mem()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7285 static int bnxt_alloc_ctx_pg_tbls(struct bnxt *bp, in bnxt_alloc_ctx_pg_tbls() function
7435 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, init); in bnxt_alloc_ctx_mem()
7445 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, init); in bnxt_alloc_ctx_mem()
7455 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, init); in bnxt_alloc_ctx_mem()
7466 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, init); in bnxt_alloc_ctx_mem()
7476 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, init); in bnxt_alloc_ctx_mem()
7495 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 2, init); in bnxt_alloc_ctx_mem()
7509 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, NULL); in bnxt_alloc_ctx_mem()
7528 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, in bnxt_alloc_ctx_mem()

Completed in 30 milliseconds