Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bnxt/bnxt_en/
HDbnxt.h816 #define BNXT_CTX_TIM HWRM_FUNC_BACKING_STORE_CFG_V2_INPUT_TYPE_TIM macro
826 #define BNXT_CTX_MAX (BNXT_CTX_TIM + 1)
HDbnxt_hwrm.c545 ctxm = &ctx->ctx_arr[BNXT_CTX_TIM]; in bnxt_hwrm_func_backing_store_qcaps()
665 ctxm = &ctx->ctx_arr[BNXT_CTX_TIM]; in bnxt_hwrm_func_backing_store_cfg()
HDif_bnxt.c1252 ctxm = &ctx->ctx_arr[BNXT_CTX_TIM]; in bnxt_alloc_ctx_mem()