Home
last modified time | relevance | path

Searched refs:BNXT_CTX_V2_MAX (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c365 for (type = 0; type < BNXT_CTX_V2_MAX; type++) { in bnxt_get_ctx_coredump()
H A Dbnxt.h2003 #define BNXT_CTX_V2_MAX (BNXT_CTX_QPC + 1) macro
2011 struct bnxt_ctx_mem_type ctx_arr[BNXT_CTX_V2_MAX];
H A Dbnxt.c8833 for (type = 0; type < BNXT_CTX_V2_MAX; type = next_type) { in bnxt_hwrm_func_backing_store_qcaps_v2()
8878 rc = bnxt_alloc_all_ctx_pg_info(bp, BNXT_CTX_V2_MAX); in bnxt_hwrm_func_backing_store_qcaps_v2()
9411 for (type = 0 ; type < BNXT_CTX_V2_MAX; type++) { in bnxt_backing_store_cfg_v2()
9500 for (type = 0; type < BNXT_CTX_V2_MAX; type++) in bnxt_free_ctx_mem()