Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h1150 #define BNXT_FW_CAP_HOT_RESET BIT_ULL(21) macro
H A Dbnxt_hwrm.c977 if (bp->fw_cap & BNXT_FW_CAP_HOT_RESET) in bnxt_hwrm_func_drv_rgtr()
1102 softc->fw_cap |= BNXT_FW_CAP_HOT_RESET; in bnxt_hwrm_func_qcaps()
H A Dif_bnxt.c1632 if (!(bp->fw_cap & BNXT_FW_CAP_HOT_RESET) && in bnxt_alloc_fw_health()
1638 bp->fw_cap &= ~BNXT_FW_CAP_HOT_RESET; in bnxt_alloc_fw_health()