Searched refs:notif_v1 (Results 1 – 2 of 2) sorted by relevance
63 struct iwl_dts_measurement_notif_v1 *notif_v1; in iwl_mvm_temp_notif_parse() local70 if (WARN_ON_ONCE(len < sizeof(*notif_v1))) { in iwl_mvm_temp_notif_parse()75 notif_v1 = (void *)pkt->data; in iwl_mvm_temp_notif_parse()77 temp = le32_to_cpu(notif_v1->temp); in iwl_mvm_temp_notif_parse()
3243 struct iwl_wowlan_info_notif_v1 *notif_v1 = in iwl_mvm_wait_d3_notif() local3247 notif_v2 = kmemdup(notif_v1, sizeof(*notif_v2), GFP_ATOMIC); in iwl_mvm_wait_d3_notif()3252 notif_v2->tid_tear_down = notif_v1->tid_tear_down; in iwl_mvm_wait_d3_notif()3253 notif_v2->station_id = notif_v1->station_id; in iwl_mvm_wait_d3_notif()