Home
last modified time | relevance | path

Searched refs:iwl_fw_lookup_notif_ver (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/
Dimg.c82 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);
Dsmem.c17 u8 api_ver = iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP, in iwl_parse_shared_mem_22000()
Dimg.h268 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def);
Ddbg.c1384 if (iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP, in iwl_ini_get_rxf_data()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Drx.c715 iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, STATISTICS_CMD, 0), in iwl_mvm_handle_rx_statistics_tlv()
769 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, in iwl_mvm_handle_rx_statistics()
Dops.c862 iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, D0I3_END_CMD, in iwl_op_mode_mvm_start()
869 iwl_fw_lookup_notif_ver(mvm->fw, LOCATION_GROUP, in iwl_op_mode_mvm_start()
Dd3.c1799 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, in iwl_mvm_setup_connection_keep()
1888 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, in iwl_mvm_parse_wowlan_status_common()
1891 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_mvm_parse_wowlan_status_common()
Dfw.c131 if (iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_alive_fn()
Dtx.c2039 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TXPATH_FLUSH, 0) > 0) in iwl_mvm_flush_sta_tids()
Dmac80211.c201 resp_ver = iwl_fw_lookup_notif_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP, in iwl_mvm_get_regdomain()