Searched refs:fw_cap (Results 1 – 6 of 6) sorted by relevance
671 if (bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_COUNTERS && in bnxt_dev_xstats_get_op()672 bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_MGMT && in bnxt_dev_xstats_get_op()715 if (bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_COUNTERS && in bnxt_flow_stats_cnt()716 bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_MGMT && in bnxt_flow_stats_cnt()785 if (bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_COUNTERS && in bnxt_dev_xstats_get_names_op()786 bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_MGMT && in bnxt_dev_xstats_get_names_op()
24 (bp->fw_cap & BNXT_FW_CAP_ERR_RECOVER_RELOAD))) in bnxt_wait_for_device_shutdown()
640 if (!(bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_COUNTERS) || in bnxt_init_ctx_mem()4425 if (!(bp->fw_cap & BNXT_FW_CAP_LINK_ADMIN)) in bnxt_config_vf_req_fwd()4582 if (!(bp->fw_cap & BNXT_FW_CAP_HCOMM_FW_STATUS)) in bnxt_alloc_error_recovery_info()4587 if (!(bp->fw_cap & BNXT_FW_CAP_ERROR_RECOVERY)) in bnxt_alloc_error_recovery_info()4593 bp->fw_cap &= ~BNXT_FW_CAP_ERROR_RECOVERY; in bnxt_alloc_error_recovery_info()4603 (bp->fw_cap & BNXT_FW_CAP_HCOMM_FW_STATUS))) in bnxt_check_fw_status()4655 bp->fw_cap |= BNXT_FW_CAP_HCOMM_FW_STATUS; in bnxt_map_hcomm_fw_status_reg()4665 bp->fw_cap = 0; in bnxt_init_fw()4711 bp->fw_cap &= ~BNXT_FW_CAP_ERROR_RECOVERY; in bnxt_init_fw()5378 bp->fw_cap &= ~BNXT_FW_CAP_ERROR_RECOVERY; in bnxt_free_error_recovery_info()
796 bp->fw_cap |= BNXT_FW_CAP_ERROR_RECOVERY; in __bnxt_hwrm_func_qcaps()801 bp->fw_cap |= BNXT_FW_CAP_ERR_RECOVER_RELOAD; in __bnxt_hwrm_func_qcaps()804 bp->fw_cap |= BNXT_FW_CAP_HOT_RESET; in __bnxt_hwrm_func_qcaps()807 bp->fw_cap |= BNXT_FW_CAP_LINK_ADMIN; in __bnxt_hwrm_func_qcaps()897 if (bp->fw_cap & BNXT_FW_CAP_HOT_RESET) in bnxt_hwrm_func_driver_register()899 if (bp->fw_cap & BNXT_FW_CAP_ERROR_RECOVERY) in bnxt_hwrm_func_driver_register()931 if (bp->fw_cap & BNXT_FW_CAP_ERROR_RECOVERY) in bnxt_hwrm_func_driver_register()951 bp->fw_cap |= BNXT_FW_CAP_IF_CHANGE; in bnxt_hwrm_func_driver_register()1207 bp->fw_cap |= BNXT_FW_CAP_ADV_FLOW_MGMT; in bnxt_hwrm_ver_get()1214 bp->fw_cap |= BNXT_FW_CAP_ADV_FLOW_COUNTERS; in bnxt_hwrm_ver_get()[all …]
665 uint32_t fw_cap; member
1633 if (bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_COUNTERS && in bnxt_setup_flow_counter()