Searched refs:bnxt_alloc_ctx_pg_tbls (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 7276 static int bnxt_alloc_ctx_pg_tbls(struct bnxt *bp, in bnxt_alloc_ctx_pg_tbls() function 7426 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, init); in bnxt_alloc_ctx_mem() 7436 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, init); in bnxt_alloc_ctx_mem() 7446 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, pg_lvl, init); in bnxt_alloc_ctx_mem() 7457 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, init); in bnxt_alloc_ctx_mem() 7467 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, init); in bnxt_alloc_ctx_mem() 7486 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 2, init); in bnxt_alloc_ctx_mem() 7500 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, NULL); in bnxt_alloc_ctx_mem() 7519 rc = bnxt_alloc_ctx_pg_tbls(bp, ctx_pg, mem_size, 1, in bnxt_alloc_ctx_mem()
|