| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | img.c | 17 if (!fw->ucode_capa.cmd_versions || in iwl_fw_lookup_cmd_ver() 18 !fw->ucode_capa.n_cmd_versions) in iwl_fw_lookup_cmd_ver() 21 entry = fw->ucode_capa.cmd_versions; in iwl_fw_lookup_cmd_ver() 22 for (i = 0; i < fw->ucode_capa.n_cmd_versions; i++, entry++) { in iwl_fw_lookup_cmd_ver() 39 if (!fw->ucode_capa.cmd_versions || in iwl_fw_lookup_notif_ver() 40 !fw->ucode_capa.n_cmd_versions) in iwl_fw_lookup_notif_ver() 43 entry = fw->ucode_capa.cmd_versions; in iwl_fw_lookup_notif_ver() 44 for (i = 0; i < fw->ucode_capa.n_cmd_versions; i++, entry++) { in iwl_fw_lookup_notif_ver()
|
| H A D | debugfs.c | 339 if (*pos >= fw->ucode_capa.n_cmd_versions) { in iwl_dbgfs_fw_info_seq_next() 359 if (*pos >= fw->ucode_capa.n_cmd_versions) in iwl_dbgfs_fw_info_seq_start() 380 has_capa = fw_has_capa(&fw->ucode_capa, in iwl_dbgfs_fw_info_seq_show() 386 has_capa = fw_has_capa(&fw->ucode_capa, in iwl_dbgfs_fw_info_seq_show() 395 ver = &fw->ucode_capa.cmd_versions[state->pos]; in iwl_dbgfs_fw_info_seq_show()
|
| H A D | smem.c | 64 if (fw_has_capa(&fwrt->fw->ucode_capa, in iwl_parse_shared_mem() 90 if (fw_has_capa(&fwrt->fw->ucode_capa, in iwl_get_shared_mem_conf()
|
| H A D | regulatory.c | 320 if (!fw_has_capa(&fwrt->fw->ucode_capa, IWL_UCODE_TLV_CAPA_SET_PPAG)) { in iwl_fill_ppag_table() 382 !fw_has_capa(&fwrt->fw->ucode_capa, in iwl_fill_ppag_table() 509 if (fw_has_capa(&fwrt->fw->ucode_capa, in iwl_get_lari_config_bitmap() 596 !fw_has_capa(&fwrt->fw->ucode_capa, in iwl_fill_lari_config() 613 !fw_has_capa(&fwrt->fw->ucode_capa, in iwl_fill_lari_config()
|
| H A D | img.h | 209 struct iwl_ucode_capabilities ucode_capa; member
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mvm.h | 1510 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_adaptive_dwell_supported() 1516 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_adaptive_dwell_v2_supported() 1522 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_adwell_hb_ap_num_supported() 1539 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_short_beacon_notif_supported() 1573 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_wifi_mcc_supported() 1616 return fw_has_capa(&fw->ucode_capa, in iwl_mvm_has_mld_api() 1665 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_scan_ext_chan_supported() 1672 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_reduced_config_scan_supported() 1678 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_is_band_in_rx_supported() 1684 return fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_has_new_rx_stats_api() [all …]
|
| H A D | fw.c | 318 !(fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_load_ucode_wait_alive() 428 &mvm->fw->ucode_capa); in iwl_mvm_load_ucode_wait_alive() 901 } else if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_sar_select_profile() 906 } else if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_sar_select_profile() 963 else if (fw_has_api(&mvm->fwrt.fw->ucode_capa, in iwl_mvm_get_sar_geo_profile() 1033 } else if (fw_has_api(&mvm->fwrt.fw->ucode_capa, in iwl_mvm_sar_geo_init() 1179 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_tas_init() 1288 u32 error_log_size = mvm->fw->ucode_capa.error_log_size; in iwl_mvm_send_recovery_cmd() 1435 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_up() 1459 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_up() [all …]
|
| H A D | tdls.c | 24 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_teardown_tdls_peers() 47 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_tdls_sta_count() 91 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_tdls_config() 137 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_recalc_tdls_state() 155 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_mgd_protect_tdls_discover() 220 if (WARN_ON(sta_id >= mvm->fw->ucode_capa.num_stations)) in iwl_mvm_rx_tdls_notif()
|
| H A D | mac80211.c | 408 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 484 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 492 fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 501 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 505 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 602 fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 607 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 648 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 651 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() 655 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register() [all …]
|
| H A D | binding.c | 32 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_binding_cmd() 169 if (!fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_CDB_SUPPORT) || in iwl_mvm_get_lmac_id()
|
| H A D | scan.c | 247 if (fw_has_api(&mvm->fw->ucode_capa, in _iwl_mvm_get_scan_type() 298 return fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_rrm_scan_needed() 810 !fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_build_scan_probe() 900 fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_scan_lmac_flags() 944 mvm->fw->ucode_capa.n_scan_channels); in iwl_mvm_scan_lmac() 2015 if (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_scan_6ghz_passive_scan() 2168 fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_scan_umac_flags2() 2202 fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_scan_umac_flags() 2301 mvm->fw->ucode_capa.n_scan_channels; in iwl_mvm_scan_umac() 3445 mvm->fw->ucode_capa.n_scan_channels + in iwl_mvm_scan_size() [all …]
|
| H A D | offloading.c | 50 u32 capa_flags = mvm->fw->ucode_capa.flags; in iwl_mvm_send_proto_offload() 202 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_send_proto_offload()
|
| H A D | led.c | 35 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_led_set()
|
| H A D | d3.c | 1005 bool unified = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_wowlan_config_key_params() 1036 if (!fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_wowlan_config_key_params() 1132 bool unified_image = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_wowlan_config() 1174 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_wowlan_config() 1193 bool unified_image = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_netdetect_config() 2279 if (!fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_lookup_wowlan_status_ver() 2870 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_netdetect_query_results() 2908 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_query_num_match_chans() 2934 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_query_set_freqs() 3413 bool reset = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_resume_firmware() [all …]
|
| H A D | sf.c | 235 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_sf_update()
|
| H A D | time-sync.c | 135 if (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_time_sync_config()
|
| H A D | ftm-initiator.c | 954 bool new_api = fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_ftm_start() 1225 if (!fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_ftm_get_range_resp_ver() 1232 else if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_ftm_get_range_resp_ver() 1267 bool new_api = fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_ftm_range_resp() 1388 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_ftm_range_resp()
|
| H A D | time-event.c | 831 } else if (fw_has_capa(&mvm->fw->ucode_capa, in __iwl_mvm_remove_time_event() 936 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_stop_session_protection() 1201 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_start_p2p_roc() 1301 } else if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_stop_roc()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mld.h | 501 arr_sz = mld->fw->ucode_capa.num_stations; \ 504 arr_sz = mld->fw->ucode_capa.num_links; \ 520 if (IWL_FW_CHECK(mld, fw_link_id >= mld->fw->ucode_capa.num_links, in iwl_mld_fw_id_to_link_conf() 561 if (!fw_has_capa(&mld->fw->ucode_capa, in iwl_mld_get_lmac_id()
|
| H A D | mlo.h | 47 return mld->fw->ucode_capa.num_beacons; in iwl_mld_max_active_links()
|
| H A D | fw.c | 280 &mld->fw->ucode_capa); in iwl_mld_run_fw_init_sequence() 380 u32 error_log_size = mld->fw->ucode_capa.error_log_size; in iwl_mld_send_recovery_cmd()
|
| H A D | mac80211.c | 256 const struct iwl_ucode_capabilities *ucode_capa = &mld->fw->ucode_capa; in iwl_mac_hw_set_wiphy() local 327 if (fw_has_capa(ucode_capa, IWL_UCODE_TLV_CAPA_PROTECTED_TWT)) in iwl_mac_hw_set_wiphy() 810 for (int i = 0; i < mld->fw->ucode_capa.num_stations; i++) { in iwl_mld_teardown_tdls_peers() 1326 mld->fw->ucode_capa.n_scan_channels)) in iwl_mld_mac80211_hw_scan() 1537 for (int i = 0; i < mld->fw->ucode_capa.num_stations; i++) { in iwl_mld_tdls_sta_count() 1832 for (int i = 0; i < mld->fw->ucode_capa.num_stations; i++) { in iwl_mld_mac80211_flush()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-drv.c | 135 kfree(drv->fw.ucode_capa.cmd_versions); in iwl_dealloc_ucode() 464 const struct iwl_ucode_capa *ucode_capa = (const void *)data; in iwl_set_ucode_capabilities() local 465 u32 api_index = le32_to_cpu(ucode_capa->api_index); in iwl_set_ucode_capabilities() 466 u32 api_flags = le32_to_cpu(ucode_capa->api_capa); in iwl_set_ucode_capabilities() 607 } else if (fw_has_capa(&drv->fw.ucode_capa, in iwl_drv_set_dump_exclude() 1508 fw->ucode_capa.standard_phy_calibration_size = in iwl_req_fw_callback() 1511 fw->ucode_capa.num_stations = IWL_STATION_COUNT_MAX; in iwl_req_fw_callback() 1512 fw->ucode_capa.num_beacons = 1; in iwl_req_fw_callback() 1539 &fw->ucode_capa, &usniffer_images); in iwl_req_fw_callback() 1714 if (fw->ucode_capa.standard_phy_calibration_size > in iwl_req_fw_callback() [all …]
|
| H A D | iwl-nvm-parse.c | 485 if (fw_has_capa(&fw->ucode_capa, in iwl_init_channel_map() 1075 if (fw_has_capa(&fw->ucode_capa, IWL_UCODE_TLV_CAPA_BROADCAST_TWT)) in iwl_nvm_fixup_sband_iftd() 1512 fw_has_capa(&fw->ucode_capa, IWL_UCODE_TLV_CAPA_LAR_SUPPORT)) in iwl_parse_mei_nvm_data() 1606 fw_has_capa(&fw->ucode_capa, IWL_UCODE_TLV_CAPA_LAR_SUPPORT)) in iwl_parse_nvm_data() 2102 bool v4 = fw_has_api(&fw->ucode_capa, in iwl_get_nvm() 2171 fw_has_capa(&fw->ucode_capa, in iwl_get_nvm()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/tests/ |
| H A D | utils.c | 44 fw->ucode_capa.num_stations = IWL_STATION_COUNT_MAX; in iwlmld_kunit_test_init() 45 fw->ucode_capa.num_links = IWL_FW_MAX_LINK_ID + 1; in iwlmld_kunit_test_init()
|