Searched refs:BNXT_FW_CAP_HOT_RESET (Results 1 – 3 of 3) sorted by relevance
1150 #define BNXT_FW_CAP_HOT_RESET BIT_ULL(21) macro
977 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()
1632 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()