Searched refs:fw_cap (Results 1 – 7 of 7) sorted by relevance
791 if (bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_COUNTERS && in bnxt_dev_xstats_get_op()792 bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_MGMT && in bnxt_dev_xstats_get_op()835 if (bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_COUNTERS && in bnxt_flow_stats_cnt()836 bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_MGMT && in bnxt_flow_stats_cnt()905 if (bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_COUNTERS && in bnxt_dev_xstats_get_names_op()906 bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_MGMT && in bnxt_dev_xstats_get_names_op()
31 if (bp->fw_cap & BNXT_FW_CAP_VLAN_TX_INSERT) in bnxt_get_tx_port_offloads()
24 (bp->fw_cap & BNXT_FW_CAP_ERR_RECOVER_RELOAD))) in bnxt_wait_for_device_shutdown()
925 bp->fw_cap |= BNXT_FW_CAP_ERROR_RECOVERY; in __bnxt_hwrm_func_qcaps()933 bp->fw_cap |= BNXT_FW_CAP_HOT_RESET; in __bnxt_hwrm_func_qcaps()936 bp->fw_cap |= BNXT_FW_CAP_LINK_ADMIN; in __bnxt_hwrm_func_qcaps()939 bp->fw_cap |= BNXT_FW_CAP_VLAN_TX_INSERT; in __bnxt_hwrm_func_qcaps()1047 if (bp->fw_cap & BNXT_FW_CAP_HOT_RESET) in bnxt_hwrm_func_driver_register()1049 if (bp->fw_cap & BNXT_FW_CAP_ERROR_RECOVERY) in bnxt_hwrm_func_driver_register()1081 if (bp->fw_cap & BNXT_FW_CAP_ERROR_RECOVERY) in bnxt_hwrm_func_driver_register()1105 bp->fw_cap |= BNXT_FW_CAP_IF_CHANGE; in bnxt_hwrm_func_driver_register()1351 bp->fw_cap |= BNXT_FW_CAP_ADV_FLOW_MGMT; in bnxt_hwrm_ver_get()1364 bp->fw_cap |= BNXT_FW_CAP_TRUFLOW_EN; in bnxt_hwrm_ver_get()[all …]
701 uint32_t fw_cap; member712 #define BNXT_TRUFLOW_EN(bp) ((bp)->fw_cap & BNXT_FW_CAP_TRUFLOW_EN)
649 if (!(bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_COUNTERS) || in bnxt_init_ctx_mem()5107 if (!(bp->fw_cap & BNXT_FW_CAP_LINK_ADMIN)) in bnxt_config_vf_req_fwd()5120 if (!(bp->fw_cap & BNXT_FW_CAP_HCOMM_FW_STATUS)) in bnxt_alloc_error_recovery_info()5125 if (!(bp->fw_cap & BNXT_FW_CAP_ERROR_RECOVERY)) in bnxt_alloc_error_recovery_info()5131 bp->fw_cap &= ~BNXT_FW_CAP_ERROR_RECOVERY; in bnxt_alloc_error_recovery_info()5141 (bp->fw_cap & BNXT_FW_CAP_HCOMM_FW_STATUS))) in bnxt_check_fw_status()5193 bp->fw_cap |= BNXT_FW_CAP_HCOMM_FW_STATUS; in bnxt_map_hcomm_fw_status_reg()5207 bp->fw_cap = 0; in bnxt_get_config()5253 bp->fw_cap &= ~BNXT_FW_CAP_ERROR_RECOVERY; in bnxt_get_config()5963 bp->fw_cap &= ~BNXT_FW_CAP_ERROR_RECOVERY; in bnxt_free_error_recovery_info()
1899 if (bp->fw_cap & BNXT_FW_CAP_ADV_FLOW_COUNTERS && in bnxt_setup_flow_counter()