Searched refs:bnxt_alloc_ctx_pg_tbls (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 7285 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()
|