Searched refs:async_event (Results 1 – 8 of 8) sorted by relevance
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()
150 static int async_event(struct notifier_block *nb, unsigned long event, void *data) in async_event() function172 priv->events_nb.notifier_call = async_event; in mlx5e_enable_async_events()
2800 hdr->async_event = ISCSI_ASYNC_MSG_DROPPING_CONNECTION; in iscsit_send_conn_drop_async_message()