Searched refs:iwl_fw_lookup_notif_ver (Results 1 - 19 of 19) sorted by last modified time

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
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,
2348 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TXPATH_FLUSH, 0) > 0)
H A Dutils.c452 if (iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
H A Dtime-event.c889 iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
H A Dscan.c2161 iwl_fw_lookup_notif_ver(mvm->fw, SCAN_GROUP, CHANNEL_SURVEY_NOTIF,
H A Drxmq.c2082 if (iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
2389 if (iwl_fw_lookup_notif_ver(mvm->fw, DATA_PATH_GROUP,
2400 if (iwl_fw_lookup_notif_ver(mvm->fw, DATA_PATH_GROUP,
H A Drx.c853 iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, STATISTICS_NOTIFICATION, 0),
1044 u32 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, STATISTICS_GROUP,
1074 u32 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, STATISTICS_GROUP,
1104 u32 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
1193 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 Dops.c1349 iwl_fw_lookup_notif_ver(mvm->fw, LOCATION_GROUP,
H A Dmac80211.c132 resp_ver = iwl_fw_lookup_notif_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP,
1538 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
5642 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
5732 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
H A Dmac-ctxt.c1602 u8 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
1808 u8 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
1877 if (iwl_fw_lookup_notif_ver(mvm->fw, MAC_CONF_GROUP,
H A Dfw.c125 u32 version = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
H A Dd3.c2261 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP,
2264 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
2288 iwl_fw_lookup_notif_ver(mvm->fw, PROT_OFFLOAD_GROUP,
2293 if (iwl_fw_lookup_notif_ver(mvm->fw, PROT_OFFLOAD_GROUP,
2343 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP,
2931 if (!iwl_fw_lookup_notif_ver(mvm->fw, PROT_OFFLOAD_GROUP,
3211 int wowlan_info_ver = iwl_fw_lookup_notif_ver(mvm->fw,
3389 return iwl_fw_lookup_notif_ver(mvm->fw, PROT_OFFLOAD_GROUP,
3391 iwl_fw_lookup_notif_ver(mvm->fw, PROT_OFFLOAD_GROUP,
3393 iwl_fw_lookup_notif_ver(mv
[all...]
H A Dcoex.c268 iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP,
H A Dtt.c163 if (iwl_fw_lookup_notif_ver(mvm->fw, PHY_OPS_GROUP,
H A Dnvm.c450 resp_ver = iwl_fw_lookup_notif_ver(mvm->fw, IWL_ALWAYS_LONG_GROUP,
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c1497 if (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 Dsmem.c17 u8 api_ver = iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP,
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

Completed in 264 milliseconds