Searched refs:iwl_fw_lookup_notif_ver (Results 1 – 15 of 15) sorted by relevance
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/ |
D | img.c | 33 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) in iwl_fw_lookup_notif_ver() function 53 EXPORT_SYMBOL_GPL(iwl_fw_lookup_notif_ver);
|
D | smem.c | 17 u8 api_ver = iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP, in iwl_parse_shared_mem_22000()
|
D | img.h | 268 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def);
|
D | dbg.c | 1410 if (iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP, in iwl_ini_get_rxf_data()
|
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rx.c | 815 iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, STATISTICS_NOTIFICATION, 0), in iwl_mvm_verify_stats_len() 837 u32 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_mvm_handle_rx_statistics_tlv() 919 if (iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_mvm_handle_rx_statistics()
|
D | rs-fw.c | 321 if (iwl_fw_lookup_notif_ver(mvm->fw, DATA_PATH_GROUP, in iwl_mvm_tlc_update_notif()
|
D | tt.c | 163 if (iwl_fw_lookup_notif_ver(mvm->fw, PHY_OPS_GROUP, in iwl_mvm_ct_kill_notif()
|
D | d3.c | 1937 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, in iwl_mvm_setup_connection_keep() 2089 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, in iwl_mvm_send_wowlan_get_status() 2092 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_mvm_send_wowlan_get_status()
|
D | ops.c | 1192 iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, D0I3_END_CMD, in iwl_op_mode_mvm_start() 1199 iwl_fw_lookup_notif_ver(mvm->fw, LOCATION_GROUP, in iwl_op_mode_mvm_start()
|
D | utils.c | 335 if (iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_mvm_request_statistics()
|
D | rxmq.c | 1721 if (iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_mvm_rx_mpdu_mq() 2059 if (iwl_fw_lookup_notif_ver(mvm->fw, DATA_PATH_GROUP, in iwl_mvm_rx_monitor_no_data()
|
D | tx.c | 1429 if (iwl_fw_lookup_notif_ver(fw, LONG_GROUP, in iwl_mvm_hwrate_to_tx_status() 2148 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TXPATH_FLUSH, 0) > 0) in iwl_mvm_flush_sta_tids()
|
D | mac80211.c | 131 resp_ver = iwl_fw_lookup_notif_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP, in iwl_mvm_get_regdomain() 1319 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP, in iwl_mvm_abort_channel_switch() 4663 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP, in iwl_mvm_pre_channel_switch() 4743 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP, in iwl_mvm_channel_switch_rx_beacon()
|
D | fw.c | 122 u32 version = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_alive_fn()
|
D | mac-ctxt.c | 1588 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP, in iwl_mvm_channel_switch_start_notif()
|