Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1896 #define BNXT_CTX_MEM_PERSIST \ macro
H A Dbnxt.c8497 if (!(flags & BNXT_CTX_MEM_PERSIST) || in bnxt_hwrm_func_backing_store_qcaps_v2()
8984 if ((ctxm->flags & BNXT_CTX_MEM_PERSIST) && in bnxt_hwrm_func_backing_store_cfg_v2()
9118 if (ctxm->mem_valid && !force && (ctxm->flags & BNXT_CTX_MEM_PERSIST)) in bnxt_free_one_ctx_mem()