Searched refs:iwl_fw_lookup_notif_ver (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Dimg.c33 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) function
53 EXPORT_SYMBOL_GPL(iwl_fw_lookup_notif_ver); variable
H A Dsmem.c17 u8 api_ver = iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP,
H A Dimg.h269 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def);
H A Ddbg.c1502 if (iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP,
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c832 iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, STATISTICS_NOTIFICATION, 0),
940 u32 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, STATISTICS_GROUP,
968 u32 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, STATISTICS_GROUP,
998 u32 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
1087 if (iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
H A Dd3.c2105 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP,
2108 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
2132 iwl_fw_lookup_notif_ver(mvm->fw, PROT_OFFLOAD_GROUP,
2137 if (iwl_fw_lookup_notif_ver(mvm->fw, PROT_OFFLOAD_GROUP,
2184 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP,
2751 if (!iwl_fw_lookup_notif_ver(mvm->fw, PROT_OFFLOAD_GROUP,
3031 int wowlan_info_ver = iwl_fw_lookup_notif_ver(mvm->fw,
3208 return iwl_fw_lookup_notif_ver(mvm->fw, PROT_OFFLOAD_GROUP,
3210 iwl_fw_lookup_notif_ver(mvm->fw, PROT_OFFLOAD_GROUP,
3212 iwl_fw_lookup_notif_ver(mv
[all...]
H A Dmac-ctxt.c1594 u8 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
1800 u8 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
1869 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
H A Dcoex.c308 iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
H A Dnvm.c450 resp_ver = iwl_fw_lookup_notif_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP,
H A Dtx.c326 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TX_CMD, 0) > 6)
342 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TX_CMD, 0) > 6)
1606 if (iwl_fw_lookup_notif_ver(fw, LONG_GROUP,
2343 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TXPATH_FLUSH, 0) > 0)
H A Dtt.c163 if (iwl_fw_lookup_notif_ver(mvm->fw, PHY_OPS_GROUP,
H A Drxmq.c2096 if (iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
2395 if (iwl_fw_lookup_notif_ver(mvm->fw, DATA_PATH_GROUP,
2406 if (iwl_fw_lookup_notif_ver(mvm->fw, DATA_PATH_GROUP,
H A Dutils.c425 if (iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
H A Drs-fw.c463 if (iwl_fw_lookup_notif_ver(mvm->fw, DATA_PATH_GROUP,
H A Dmac80211.c132 resp_ver = iwl_fw_lookup_notif_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP,
1489 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
5469 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
5550 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
H A Dtime-event.c882 iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
H A Dops.c1292 iwl_fw_lookup_notif_ver(mvm->fw, LOCATION_GROUP,
H A Dfw.c125 u32 version = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,

Completed in 309 milliseconds