/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mvm.h | 1257 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_adaptive_dwell_supported() 1263 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_adaptive_dwell_v2_supported() 1269 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_adwell_hb_ap_num_supported() 1276 return fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_OCE); in iwl_mvm_is_oce_supported() 1281 return fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_FRAG_EBS); in iwl_mvm_is_frag_ebs_supported() 1286 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_short_beacon_notif_supported() 1305 bool tlv_lar = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_is_lar_supported() 1323 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_wifi_mcc_supported() 1325 fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_is_wifi_mcc_supported() 1331 return fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_bt_is_rrc_supported() [all …]
|
D | scan.c | 283 if (fw_has_api(&mvm->fw->ucode_capa, in _iwl_mvm_get_scan_type() 371 return fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_rrm_scan_needed() 456 if (WARN_ON_ONCE(fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_rx_lmac_scan_complete_notif() 611 if (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_SHORT_BL) in iwl_mvm_config_sched_scan_profiles() 849 !fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_build_scan_probe() 877 (n_channels <= mvm->fw->ucode_capa.n_scan_channels) & in iwl_mvm_scan_fits() 887 const struct iwl_ucode_capabilities *capa = &mvm->fw->ucode_capa; in iwl_mvm_scan_use_ebs() 937 fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_scan_lmac_flags() 981 mvm->fw->ucode_capa.n_scan_channels); in iwl_mvm_scan_lmac() 1203 if (WARN_ON(num_channels > mvm->fw->ucode_capa.n_scan_channels)) in iwl_mvm_legacy_config_scan() [all …]
|
D | fw.c | 321 !(fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_load_ucode_wait_alive() 846 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_sar_select_profile() 849 else if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_sar_select_profile() 925 if (fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_SAR_TABLE_VER)) { in iwl_mvm_get_sar_geo_profile() 1011 if (!fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_sar_geo_init() 1090 if (!fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_SET_PPAG)) { in iwl_mvm_ppag_send_cmd() 1178 u32 error_log_size = mvm->fw->ucode_capa.error_log_size; in iwl_mvm_send_recovery_cmd() 1385 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_DQA_SUPPORT)) { in iwl_mvm_up() 1445 if (!fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_SET_LTR_GEN2)) in iwl_mvm_up() 1462 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_UMAC_SCAN)) { in iwl_mvm_up()
|
D | mac80211.c | 369 bool unified = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 415 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 508 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 580 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_UMAC_SCAN)) in iwl_mvm_mac_setup_register() 592 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 594 fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 630 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 633 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 637 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 642 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() [all …]
|
D | d3.c | 744 bool unified = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_wowlan_config_key_params() 789 !fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_wowlan_config_key_params() 831 bool unified_image = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_wowlan_config() 865 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_wowlan_config() 884 bool unified_image = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_netdetect_config() 978 bool unified_image = fw_has_capa(&mvm->fw->ucode_capa, in __iwl_mvm_suspend() 1531 if (!fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_send_wowlan_get_status() 1715 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_netdetect_query_results() 1753 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_query_num_match_chans() 1778 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_query_set_freqs() [all …]
|
D | ftm-initiator.c | 326 bool new_api = fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_ftm_start() 498 bool new_api = fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_ftm_range_resp() 535 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_ftm_range_resp() 611 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_ftm_range_resp()
|
D | led.c | 92 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_led_set()
|
D | nvm.c | 331 fw_has_capa(&mvm->fw->ucode_capa, in iwl_parse_nvm_sections() 505 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_update_mcc() 568 tlv_lar = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_init_mcc()
|
D | binding.c | 86 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_binding_cmd()
|
D | mac-ctxt.c | 889 if (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_ctxt_set_tx() 1020 if (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_ctxt_send_beacon() 1024 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_mac_ctxt_send_beacon() 1116 if (!fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_mac_ctxt_cmd_fill_ap() 1598 if (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_channel_switch_noa_notif()
|
D | offloading.c | 104 u32 capa_flags = mvm->fw->ucode_capa.flags; in iwl_mvm_send_proto_offload()
|
D | phy-ctxt.c | 252 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_phy_ctxt_changed()
|
D | coex.c | 358 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_COEX_SCHEMA_2)) in iwl_mvm_bt_notif_iterator() 693 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_COEX_SCHEMA_2) && in iwl_mvm_bt_coex_get_single_ant_msk()
|
D | power.c | 116 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_beacon_filter_send_cmd() 428 (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_power_build_cmd() 450 fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_power_build_cmd()
|
D | quota.c | 200 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_update_quotas()
|
D | sta.c | 78 fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_STA_TYPE)) in iwl_mvm_add_sta_cmd_size() 129 if (fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_STA_TYPE)) in iwl_mvm_sta_send_to_fw() 1535 if (fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_STA_TYPE)) in iwl_mvm_add_int_sta_common() 2324 fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_STA_TYPE)) { in iwl_mvm_add_mcast_sta() 2350 } else if (!fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_add_mcast_sta() 2369 bool new_api = fw_has_api(&mvm->fw->ucode_capa, in __iwl_mvm_remove_sta_key() 3206 bool new_api = fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_send_sta_key() 3842 if (!fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_STA_TYPE)) in iwl_mvm_modify_all_sta_disable_tx()
|
D | ops.c | 1294 if (mvm->fw->ucode_capa.error_log_size) { in iwl_mvm_nic_restart() 1295 u32 src_size = mvm->fw->ucode_capa.error_log_size; in iwl_mvm_nic_restart() 1296 u32 src_addr = mvm->fw->ucode_capa.error_log_addr; in iwl_mvm_nic_restart()
|
D | utils.c | 781 if (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_send_low_latency_cmd() 951 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_get_wd_timeout() 1106 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_UMAC_SCAN)) in iwl_mvm_tcm_results()
|
D | debugfs.c | 1108 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_dbgfs_scan_ant_rxchain_write() 1244 !fw_has_api(&mvm->fw->ucode_capa, in _iwl_dbgfs_inject_beacon_ie() 2030 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_SET_LTR_GEN2)) in iwl_mvm_dbgfs_register() 2041 if (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_BCAST_FILTERING) { in iwl_mvm_dbgfs_register()
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/ |
D | smem.c | 113 if (fw_has_capa(&fwrt->fw->ucode_capa, in iwl_parse_shared_mem() 139 if (fw_has_capa(&fwrt->fw->ucode_capa, in iwl_get_shared_mem_conf()
|
D | img.h | 273 struct iwl_ucode_capabilities ucode_capa; member
|
D | dbg.h | 294 return fw_has_capa(&fwrt->fw->ucode_capa, in iwl_fw_dbg_is_d3_debug_enabled()
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-drv.c | 182 kfree(drv->fw.ucode_capa.cmd_versions); in iwl_dealloc_ucode() 478 const struct iwl_ucode_capa *ucode_capa = (void *)data; in iwl_set_ucode_capabilities() local 479 u32 api_index = le32_to_cpu(ucode_capa->api_index); in iwl_set_ucode_capabilities() 480 u32 api_flags = le32_to_cpu(ucode_capa->api_capa); in iwl_set_ucode_capabilities() 1334 fw->ucode_capa.max_probe_length = IWL_DEFAULT_MAX_PROBE_LENGTH; in iwl_req_fw_callback() 1335 fw->ucode_capa.standard_phy_calibration_size = in iwl_req_fw_callback() 1337 fw->ucode_capa.n_scan_channels = IWL_DEFAULT_SCAN_CHANNELS; in iwl_req_fw_callback() 1364 &fw->ucode_capa, &usniffer_images); in iwl_req_fw_callback() 1369 if (fw_has_api(&drv->fw.ucode_capa, IWL_UCODE_TLV_API_NEW_VERSION)) in iwl_req_fw_callback() 1539 if (fw->ucode_capa.standard_phy_calibration_size > in iwl_req_fw_callback() [all …]
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | ucode.c | 232 if (priv->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_PAN && in iwl_alive_notify()
|
D | main.c | 1347 ucode_flags = fw->ucode_capa.flags; in iwl_op_mode_dvm_start() 1486 fw->ucode_capa.standard_phy_calibration_size; in iwl_op_mode_dvm_start() 1488 fw->ucode_capa.standard_phy_calibration_size + 1; in iwl_op_mode_dvm_start() 1498 if (iwlagn_mac_setup_register(priv, &fw->ucode_capa)) in iwl_op_mode_dvm_start()
|