Searched refs:iwl_fw_lookup_cmd_ver (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | fw.c | 498 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd.id, in iwl_mvm_uats_init() 539 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd.id, in iwl_mvm_sgom_init() 588 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, in iwl_send_phy_cfg_cmd() 877 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, 3); in iwl_mvm_sar_select_profile() 950 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd.id, in iwl_mvm_get_sar_geo_profile() 999 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, in iwl_mvm_sar_geo_init() 1116 int fw_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd_id, in iwl_mvm_tas_init()
|
H A D | mac-ctxt.c | 942 bool is_new_rate = iwl_fw_lookup_cmd_ver(fw, BEACON_TEMPLATE_CMD, 0) > 10; in iwl_mvm_mac_ctxt_get_beacon_flags() 1111 flags |= iwl_fw_lookup_cmd_ver(mvm->fw, BEACON_TEMPLATE_CMD, in iwl_mvm_mac_ctxt_send_beacon_v9() 1127 if (iwl_fw_lookup_cmd_ver(mvm->fw, BEACON_TEMPLATE_CMD, 0) > 12) in iwl_mvm_mac_ctxt_send_beacon_v9() 1148 iwl_fw_lookup_cmd_ver(mvm->fw, BEACON_TEMPLATE_CMD, 0) >= 14) in iwl_mvm_mac_ctxt_send_beacon_v9() 1739 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_rx_stored_beacon_notif()
|
H A D | time-event.c | 731 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_get_session_prot_id() 797 u8 roc_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in __iwl_mvm_remove_time_event() 1289 u8 roc_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_stop_roc()
|
H A D | d3.c | 456 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, WOWLAN_TSC_RSC_PARAM, in iwl_mvm_wowlan_config_rsc_tsc() 687 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd.id, in iwl_mvm_send_patterns() 941 if (iwl_fw_lookup_cmd_ver(mvm->fw, WOWLAN_CONFIGURATION, 0) < 6) { in iwl_mvm_get_wowlan_config() 951 if (iwl_fw_lookup_cmd_ver(mvm->fw, WOWLAN_CONFIGURATION, 0) < 7) in iwl_mvm_get_wowlan_config() 1038 int ver = iwl_fw_lookup_cmd_ver(mvm->fw, WOWLAN_TKIP_PARAM, in iwl_mvm_wowlan_config_key_params() 1077 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_wowlan_config_key_params() 1151 if (iwl_fw_lookup_cmd_ver(mvm->fw, WOWLAN_CONFIGURATION, 0) > 6) { in iwl_mvm_wowlan_config() 2690 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, cmd.id, in iwl_mvm_parse_wowlan_status_common()
|
H A D | mld-key.c | 396 u8 sec_key_ver = iwl_fw_lookup_cmd_ver(mvm->fw, sec_key_id, 0); in iwl_mvm_sec_key_remove_ap()
|
H A D | utils.c | 172 if (iwl_fw_lookup_cmd_ver(fw, TX_CMD, 0) > 8) in iwl_mvm_mac80211_idx_to_hwrate() 436 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_request_statistics()
|
H A D | debugfs.c | 775 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_dbgfs_fw_rx_stats_read() 972 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_dbgfs_fw_system_stats_read() 1377 if (iwl_fw_lookup_cmd_ver(mvm->fw, BEACON_TEMPLATE_CMD, 0) > 12) in _iwl_dbgfs_inject_beacon_ie() 1387 if (iwl_fw_lookup_cmd_ver(mvm->fw, in _iwl_dbgfs_inject_beacon_ie()
|
H A D | tt.c | 248 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_get_temp()
|
H A D | ftm-initiator.c | 381 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_ftm_target_chandef_v2() 1061 u8 cmd_ver = iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_mvm_ftm_start()
|
H A D | ops.c | 1468 iwl_fw_lookup_cmd_ver(mvm->fw, in iwl_op_mode_mvm_start()
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | init.c | 92 if (iwl_fw_lookup_cmd_ver(fwrt->fw, SCAN_REQ_UMAC, in iwl_set_soc_latency()
|
H A D | dbg.c | 3342 int cmd_ver = iwl_fw_lookup_cmd_ver(fwrt->fw, in iwl_fw_send_timestamp_marker_cmd()
|