Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bnxt/bnxt_en/
HDbnxt.h1237 #define BNXT_FW_CAP_LIVEPATCH BIT_ULL(36) macro
HDbnxt_hwrm.c1203 softc->fw_cap |= BNXT_FW_CAP_LIVEPATCH; in bnxt_hwrm_func_qcaps()