Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bnxt/bnxt_en/
HDbnxt.h1244 #define BNXT_FW_CAP_BACKING_STORE_V2 BIT_ULL(42) macro
HDbnxt_hwrm.c460 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()
HDif_bnxt.c1281 if (softc->fw_cap & BNXT_FW_CAP_BACKING_STORE_V2) in bnxt_alloc_ctx_mem()