Searched refs:async_event (Results 1 – 9 of 9) sorted by relevance
19 struct async_event { struct35 struct async_event event[] __counted_by(event_cnt); argument215 struct async_event *e = handle; in aie2_error_async_cb()227 static int aie2_error_event_send(struct async_event *e) in aie2_error_event_send()238 struct async_event *e; in aie2_error_worker()242 e = container_of(err_work, struct async_event, work); in aie2_error_worker()278 struct async_event *e; in aie2_error_async_events_send()336 struct async_event *e = &events->event[i]; in aie2_error_async_events_alloc()
1746 u8 async_event; in bnx2i_process_async_mesg() local1751 async_event = async_cqe->async_event; in bnx2i_process_async_mesg()1753 if (async_event == ISCSI_ASYNC_MSG_SCSI_EVENT) { in bnx2i_process_async_mesg()1769 resp_hdr->async_event = async_cqe->async_event; in bnx2i_process_async_mesg()
46 u8 async_event; member52 u8 async_event; member
1195 int async_event = 0; in siw_sq_flush() local1241 async_event = 1; in siw_sq_flush()1252 if (async_event) in siw_sq_flush()
225 uint8_t async_event; member
680 u8 async_event; member
520 resp_hdr->async_event = cqe_async_msg->async_event; in qedi_process_async_mesg()
176 static int async_event(struct notifier_block *nb, unsigned long event, void *data) in async_event() function198 priv->events_nb.notifier_call = async_event; in mlx5e_enable_async_events()
2742 hdr->async_event = ISCSI_ASYNC_MSG_DROPPING_CONNECTION; in iscsit_send_conn_drop_async_message()