Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/
Dimg.c60 u8 iwl_fw_lookup_cmd_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) in iwl_fw_lookup_cmd_ver() function
80 EXPORT_SYMBOL_GPL(iwl_fw_lookup_cmd_ver);
Dinit.c136 if (iwl_fw_lookup_cmd_ver(fwrt->fw, IWL_ALWAYS_LONG_GROUP, in iwl_set_soc_latency()
Dimg.h316 u8 iwl_fw_lookup_cmd_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def);
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-responder.c151 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, LOCATION_GROUP, in iwl_mvm_ftm_responder_cmd()
288 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, LOCATION_GROUP, in iwl_mvm_ftm_responder_dyn_cfg_cmd()
330 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, LOCATION_GROUP, in iwl_mvm_ftm_respoder_add_pasn_sta()
Dfw.c633 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP, in iwl_send_phy_cfg_cmd()
792 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_sar_select_profile()
837 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, PHY_OPS_GROUP, in iwl_mvm_get_sar_geo_profile()
885 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, PHY_OPS_GROUP, in iwl_mvm_sar_geo_init()
1037 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, PHY_OPS_GROUP, in iwl_mvm_ppag_send_cmd()
1468 if (iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_up()
1627 if (iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_load_d3_fw()
Dphy-ctxt.c220 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP, in iwl_mvm_phy_ctxt_apply()
Dscan.c702 if (iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_scan_fill_tx_cmd()
1135 WARN_ON_ONCE(iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_fill_scan_config_v1()
1187 WARN_ON_ONCE(iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_fill_scan_config_v2()
1303 if (iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_config_scan()
2230 scan_ver = iwl_fw_lookup_cmd_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP, in iwl_mvm_build_scan_cmd()
2568 u8 scan_ver = iwl_fw_lookup_cmd_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP, in iwl_mvm_scan_size()
Drs-fw.c474 if (iwl_fw_lookup_cmd_ver(mvm->fw, DATA_PATH_GROUP, in rs_fw_rate_init()
Dd3.c806 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_wowlan_config_key_params()
836 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_wowlan_config_key_params()
864 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_wowlan_config_key_params()
Dtt.c307 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, PHY_OPS_GROUP, in iwl_mvm_get_temp()
Dtime-event.c140 if (iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_roc_done_wk()
Dmac80211.c669 if (iwl_fw_lookup_cmd_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP, in iwl_mvm_mac_setup_register()
1226 if (iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, ADD_STA, 0) < 12) in __iwl_mvm_mac_stop()
1323 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_set_tx_power()
3815 if (iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, in iwl_mvm_roc()
Dftm-initiator.c788 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, LOCATION_GROUP, in iwl_mvm_ftm_start()
Dmvm.h2167 u8 ver = iwl_fw_lookup_cmd_ver(fw, IWL_ALWAYS_LONG_GROUP, in iwl_umac_scan_get_max_profiles()
Dsta.c1560 if (iwl_fw_lookup_cmd_ver(mvm->fw, LONG_GROUP, ADD_STA, in iwl_mvm_add_int_sta_common()