Searched refs:BNXT_FW_CAP_BACKING_STORE_V2 (Results 1 – 3 of 3) sorted by relevance
1244 #define BNXT_FW_CAP_BACKING_STORE_V2 BIT_ULL(42) macro
460 if (softc->fw_cap & BNXT_FW_CAP_BACKING_STORE_V2) in bnxt_hwrm_func_backing_store_qcaps()1207 softc->fw_cap |= BNXT_FW_CAP_BACKING_STORE_V2; in bnxt_hwrm_func_qcaps()
1281 if (softc->fw_cap & BNXT_FW_CAP_BACKING_STORE_V2) in bnxt_alloc_ctx_mem()