Searched refs:iwl_fw_lookup_notif_ver (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | img.c | 82 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) in iwl_fw_lookup_notif_ver() function 102 EXPORT_SYMBOL_GPL(iwl_fw_lookup_notif_ver);
|
| D | img.h | 318 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def);
|
| D | smem.c | 72 u8 api_ver = iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP, in iwl_parse_shared_mem_22000()
|
| D | dbg.c | 1394 if (iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP, in iwl_ini_get_rxf_data()
|
| /Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | ops.c | 719 iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, D0I3_END_CMD, in iwl_op_mode_mvm_start() 726 iwl_fw_lookup_notif_ver(mvm->fw, LOCATION_GROUP, in iwl_op_mode_mvm_start()
|
| D | rx.c | 819 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, in iwl_mvm_handle_rx_statistics()
|
| D | fw.c | 231 if (iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_alive_fn()
|
| D | d3.c | 1685 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_mvm_parse_wowlan_status_common()
|
| D | mac80211.c | 256 resp_ver = iwl_fw_lookup_notif_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP, in iwl_mvm_get_regdomain()
|