Lines Matching refs:notif_ver
1049 u32 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, STATISTICS_GROUP, in iwl_mvm_handle_rx_system_oper_stats() local
1052 if (notif_ver != 3) { in iwl_mvm_handle_rx_system_oper_stats()
1055 notif_ver); in iwl_mvm_handle_rx_system_oper_stats()
1079 u32 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, STATISTICS_GROUP, in iwl_mvm_handle_rx_system_oper_part1_stats() local
1082 if (notif_ver != 4) { in iwl_mvm_handle_rx_system_oper_part1_stats()
1085 notif_ver); in iwl_mvm_handle_rx_system_oper_part1_stats()
1109 u32 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LEGACY_GROUP, in iwl_mvm_handle_rx_statistics_tlv() local
1112 if (WARN_ONCE(notif_ver > 15, in iwl_mvm_handle_rx_statistics_tlv()
1113 "invalid statistics version id: %d\n", notif_ver)) in iwl_mvm_handle_rx_statistics_tlv()
1116 if (notif_ver == 14) { in iwl_mvm_handle_rx_statistics_tlv()
1141 if (notif_ver == 15) { in iwl_mvm_handle_rx_statistics_tlv()