Searched refs:fw_cap (Results 1 – 6 of 6) sorted by relevance
468 if (softc->fw_cap & BNXT_FW_CAP_BACKING_STORE_V2) in bnxt_hwrm_func_backing_store_qcaps()781 softc->fw_cap |= BNXT_FW_CAP_VF_RES_MIN_GUARANTEED; in bnxt_hwrm_func_resc_qcaps()975 softc->fw_cap |= BNXT_FW_CAP_PKG_VER; in bnxt_hwrm_ver_get()999 softc->fw_cap |= BNXT_FW_CAP_SHORT_CMD; in bnxt_hwrm_ver_get()1002 softc->fw_cap |= BNXT_FW_CAP_KONG_MB_CHNL; in bnxt_hwrm_ver_get()1005 softc->fw_cap |= BNXT_FW_CAP_OVS_64BIT_HANDLE; in bnxt_hwrm_ver_get()1008 softc->fw_cap |= BNXT_FW_CAP_TRUSTED_VF; in bnxt_hwrm_ver_get()1011 softc->fw_cap |= BNXT_FW_CAP_CFA_ADV_FLOW; in bnxt_hwrm_ver_get()1014 softc->fw_cap |= BNXT_FW_CAP_CFA_EEM; in bnxt_hwrm_ver_get()1017 softc->fw_cap |= BNXT_FW_CAP_TRUFLOW_EN; in bnxt_hwrm_ver_get()[all …]
813 if (BNXT_VF(softc) || (softc->fw_cap & BNXT_FW_CAP_LLDP_AGENT)) in bnxt_dcb_setdcbx()850 if (BNXT_PF(softc) && !(softc->fw_cap & BNXT_FW_CAP_LLDP_AGENT)) in bnxt_dcb_init()852 else if (softc->fw_cap & BNXT_FW_CAP_DCBX_AGENT) in bnxt_dcb_init()
1207 uint64_t fw_cap; member1247 #define BNXT_TRUFLOW_EN(bp) ((bp)->fw_cap & BNXT_FW_CAP_TRUFLOW_EN)1259 #define BNXT_SW_RES_LMT(bp) ((bp)->fw_cap & BNXT_FW_CAP_SW_MAX_RESOURCE_LIMITS)
1420 if (softc->fw_cap & BNXT_FW_CAP_BACKING_STORE_V2) in bnxt_alloc_ctx_mem()1889 if ((bp->fw_cap & BNXT_FW_CAP_ERR_RECOVER_RELOAD)) { in bnxt_fw_reset()1956 if (bp->fw_cap & BNXT_FW_CAP_ERR_RECOVER_RELOAD) { in bnxt_reset_all()1997 if (!(bp->fw_cap & BNXT_FW_CAP_HOT_RESET) && in bnxt_alloc_fw_health()1998 !(bp->fw_cap & BNXT_FW_CAP_ERROR_RECOVERY)) in bnxt_alloc_fw_health()2003 bp->fw_cap &= ~BNXT_FW_CAP_HOT_RESET; in bnxt_alloc_fw_health()2004 bp->fw_cap &= ~BNXT_FW_CAP_ERROR_RECOVERY; in bnxt_alloc_fw_health()2070 if (!(bp->fw_cap & BNXT_FW_CAP_ERROR_RECOVERY)) in bnxt_hwrm_error_recovery_qcfg()2080 !(bp->fw_cap & BNXT_FW_CAP_KONG_MB_CHNL)) { in bnxt_hwrm_error_recovery_qcfg()2120 bp->fw_cap &= ~BNXT_FW_CAP_ERROR_RECOVERY; in bnxt_hwrm_error_recovery_qcfg()[all …]
369 if (!(softc->fw_cap & BNXT_FW_CAP_TRUSTED_VF)) in bnxt_hwrm_set_trusted_vf()
1654 &softc->fw_cap, 0, "FW caps"); in bnxt_create_config_sysctls_pre()