Home
last modified time | relevance | path

Searched refs:ctx_max (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm_lib.c231 static int bnge_alloc_all_ctx_pg_info(struct bnge_dev *bd, int ctx_max) in bnge_alloc_all_ctx_pg_info() argument
236 for (type = 0; type < ctx_max; type++) { in bnge_alloc_all_ctx_pg_info()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c8636 static int bnxt_alloc_all_ctx_pg_info(struct bnxt *bp, int ctx_max) in bnxt_alloc_all_ctx_pg_info() argument
8641 for (type = 0; type < ctx_max; type++) { in bnxt_alloc_all_ctx_pg_info()