Home
last modified time | relevance | path

Searched refs:iwl_fw_lookup_cmd_ver (Results 1 – 21 of 21) sorted by relevance

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/
Dimg.c8 u8 iwl_fw_lookup_cmd_ver(const struct iwl_fw *fw, u32 cmd_id, u8 def) in iwl_fw_lookup_cmd_ver() function
31 EXPORT_SYMBOL_GPL(iwl_fw_lookup_cmd_ver);
Dimg.h266 u8 iwl_fw_lookup_cmd_ver(const struct iwl_fw *fw, u32 cmd_id, u8 def);
Dinit.c90 if (iwl_fw_lookup_cmd_ver(fwrt->fw, SCAN_REQ_UMAC, in iwl_set_soc_latency()
Dacpi.c1123 cmd_ver = iwl_fw_lookup_cmd_ver(fwrt->fw, in iwl_read_ppag_table()
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dphy-ctxt.c161 if (iwl_fw_lookup_cmd_ver(mvm->fw, WIDE_ID(DATA_PATH_GROUP, RLC_CONFIG_CMD), 0) < 2) in iwl_mvm_phy_ctxt_cmd_data()
174 if (iwl_fw_lookup_cmd_ver(mvm->fw, WIDE_ID(DATA_PATH_GROUP, RLC_CONFIG_CMD), 0) < 2) in iwl_mvm_phy_send_rlc()
210 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, PHY_CONTEXT_CMD, 1); in iwl_mvm_phy_ctxt_apply()
301 if (iwl_fw_lookup_cmd_ver(mvm->fw, WIDE_ID(DATA_PATH_GROUP, RLC_CONFIG_CMD), 0) >= 2 && in iwl_mvm_phy_ctxt_changed()
Dfw.c610 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd.id, in iwl_mvm_sgom_init()
667 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, in iwl_send_phy_cfg_cmd()
830 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, in iwl_mvm_sar_select_profile()
885 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd.id, in iwl_mvm_get_sar_geo_profile()
934 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, in iwl_mvm_sar_geo_init()
1105 fw_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, in iwl_mvm_tas_init()
1213 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_lari_cfg()
1550 if (iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA, 0) < 12) { in iwl_mvm_up()
1709 if (iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA, 0) < 12) { in iwl_mvm_load_d3_fw()
Dftm-responder.c124 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, 6); in iwl_mvm_ftm_responder_cmd()
277 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_ftm_responder_dyn_cfg_cmd()
320 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_ftm_respoder_add_pasn_sta()
Doffloading.c50 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, hcmd.id, 0); in iwl_mvm_send_proto_offload()
Drs-fw.c455 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in rs_fw_rate_init()
494 if (iwl_fw_lookup_cmd_ver(mvm->fw, in rs_fw_rate_init()
Dd3.c456 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, WOWLAN_TSC_RSC_PARAM, in iwl_mvm_wowlan_config_rsc_tsc()
674 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd.id, in iwl_mvm_send_patterns()
922 if (iwl_fw_lookup_cmd_ver(mvm->fw, WOWLAN_CONFIGURATION, 0) < 6) { in iwl_mvm_get_wowlan_config()
1017 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, WOWLAN_TKIP_PARAM, in iwl_mvm_wowlan_config_key_params()
1056 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_wowlan_config_key_params()
2072 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd.id, in iwl_mvm_send_wowlan_get_status()
2179 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, OFFLOADS_QUERY_CMD, in iwl_mvm_get_wakeup_status()
Dscan.c644 if (iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA, 0) < 12) { in iwl_mvm_scan_fill_tx_cmd()
1081 WARN_ON_ONCE(iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA, 0) >= 12); in iwl_mvm_fill_scan_config_v1()
1132 WARN_ON_ONCE(iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA, 0) >= 12); in iwl_mvm_fill_scan_config_v2()
1247 if (iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA, 0) < 12) { in iwl_mvm_config_scan()
1249 } else if (iwl_fw_lookup_cmd_ver(mvm->fw, SCAN_CFG_CMD, 0) < 5) { in iwl_mvm_config_scan()
2643 scan_ver = iwl_fw_lookup_cmd_ver(mvm->fw, SCAN_REQ_UMAC, in iwl_mvm_build_scan_cmd()
3110 u8 scan_ver = iwl_fw_lookup_cmd_ver(mvm->fw, SCAN_REQ_UMAC, in iwl_mvm_scan_size()
Dmac-ctxt.c806 bool is_new_rate = iwl_fw_lookup_cmd_ver(fw, BEACON_TEMPLATE_CMD, 0) > 10; in iwl_mvm_mac_ctxt_get_beacon_flags()
942 flags |= iwl_fw_lookup_cmd_ver(mvm->fw, BEACON_TEMPLATE_CMD, in iwl_mvm_mac_ctxt_send_beacon_v9()
1439 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_rx_stored_beacon_notif()
Dftm-initiator.c349 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_ftm_target_chandef_v2()
880 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_ftm_start()
Dtt.c248 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_get_temp()
Dmac80211.c534 if (iwl_fw_lookup_cmd_ver(mvm->fw, WOWLAN_KEK_KCK_MATERIAL, in iwl_mvm_mac_setup_register()
547 u8 scan_ver = iwl_fw_lookup_cmd_ver(mvm->fw, SCAN_REQ_UMAC, 0); in iwl_mvm_mac_setup_register()
1131 if (iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA, 0) < 12) in __iwl_mvm_mac_stop()
1231 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, in iwl_mvm_set_tx_power()
1934 u8 ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, 2); in iwl_mvm_cfg_he_sta()
3856 if (iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA, 0) >= 12) { in iwl_mvm_roc()
Dutils.c172 if (iwl_fw_lookup_cmd_ver(fw, TX_CMD, 0) > 8) in iwl_mvm_mac80211_idx_to_hwrate()
Dtime-event.c100 if (iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA, 0) >= 12) in iwl_mvm_roc_done_wk()
Dsta.c1588 if (iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA, 0) >= 12 && in iwl_mvm_add_int_sta_common()
2663 } else if (iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, 1) == 1) { in iwl_mvm_fw_baid_op_cmd()
3385 int api_ver = iwl_fw_lookup_cmd_ver(mvm->fw, ADD_STA_KEY, in iwl_mvm_send_sta_key()
Dmvm.h2161 u8 ver = iwl_fw_lookup_cmd_ver(fw, SCAN_OFFLOAD_UPDATE_PROFILES_CMD, in iwl_umac_scan_get_max_profiles()
Dops.c1258 iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_op_mode_mvm_start()
Dtx.c353 if (iwl_fw_lookup_cmd_ver(mvm->fw, TX_CMD, 0) > 8) { in iwl_mvm_get_tx_rate()