Lines Matching refs:notif
297 struct iwl_lmac_scan_complete_notif *notif = (void *)pkt->data; in iwl_mvm_rx_lmac_scan_iter_complete_notif() local
302 notif->status, notif->scanned_channels, in iwl_mvm_rx_lmac_scan_iter_complete_notif()
303 iwl_mvm_dump_channel_list(notif->results, in iwl_mvm_rx_lmac_scan_iter_complete_notif()
304 notif->scanned_channels, buf, in iwl_mvm_rx_lmac_scan_iter_complete_notif()
1354 struct iwl_umac_scan_complete *notif = (void *)pkt->data; in iwl_mvm_rx_umac_scan_complete_notif() local
1355 u32 uid = __le32_to_cpu(notif->uid); in iwl_mvm_rx_umac_scan_complete_notif()
1356 bool aborted = (notif->status == IWL_SCAN_OFFLOAD_ABORTED); in iwl_mvm_rx_umac_scan_complete_notif()
1373 notif->status == IWL_SCAN_OFFLOAD_COMPLETED ? in iwl_mvm_rx_umac_scan_complete_notif()
1375 iwl_mvm_ebs_status_str(notif->ebs_status)); in iwl_mvm_rx_umac_scan_complete_notif()
1378 notif->last_schedule, notif->last_iter, in iwl_mvm_rx_umac_scan_complete_notif()
1379 __le32_to_cpu(notif->time_from_last_iter)); in iwl_mvm_rx_umac_scan_complete_notif()
1381 if (notif->ebs_status != IWL_SCAN_EBS_SUCCESS && in iwl_mvm_rx_umac_scan_complete_notif()
1382 notif->ebs_status != IWL_SCAN_EBS_INACTIVE) in iwl_mvm_rx_umac_scan_complete_notif()
1392 struct iwl_umac_scan_iter_complete_notif *notif = (void *)pkt->data; in iwl_mvm_rx_umac_scan_iter_complete_notif() local
1397 notif->status, notif->scanned_channels, in iwl_mvm_rx_umac_scan_iter_complete_notif()
1398 iwl_mvm_dump_channel_list(notif->results, in iwl_mvm_rx_umac_scan_iter_complete_notif()
1399 notif->scanned_channels, buf, in iwl_mvm_rx_umac_scan_iter_complete_notif()