Searched refs:evt_data (Results 1 – 2 of 2) sorted by relevance
714 char *evt_data; in lpfc_send_fastpath_evt() local727 evt_data = (char *) &fast_evt_data->un.read_check_error; in lpfc_send_fastpath_evt()732 evt_data = (char *) &fast_evt_data->un.fabric_evt; in lpfc_send_fastpath_evt()742 evt_data = (char *) &fast_evt_data->un.scsi_evt; in lpfc_send_fastpath_evt()746 evt_data = (char *) &fast_evt_data->un.check_cond_evt; in lpfc_send_fastpath_evt()751 evt_data = (char *) &fast_evt_data->un.queue_depth_evt; in lpfc_send_fastpath_evt()768 evt_data, in lpfc_send_fastpath_evt()
3327 void *evt_data = (void *)(&wmi[1]); in wmi_event_handle() local3365 wmi_evt_call_handler(vif, id, evt_data, in wmi_event_handle()3374 if (!wmi_evt_call_handler(vif, id, evt_data, in wmi_event_handle()