Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2435 #define BNXT_FW_CAP_BACKING_STORE_V2 BIT_ULL(36) macro
H A Dbnxt.c8298 if (bp->fw_cap & BNXT_FW_CAP_BACKING_STORE_V2) in bnxt_hwrm_func_backing_store_qcaps()
8904 if (bp->fw_cap & BNXT_FW_CAP_BACKING_STORE_V2) in bnxt_alloc_ctx_mem()
9169 bp->fw_cap |= BNXT_FW_CAP_BACKING_STORE_V2; in __bnxt_hwrm_func_qcaps()