Searched refs:async_event (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibverbs/
H A Ddevice.c328 if (context->ops.async_event)
329 context->ops.async_event(event);
H A Dverbs.h1459 void (*async_event)(struct ibv_async_event *event); member in struct:ibv_context_ops
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_def.h255 uint32_t async_event; member in struct:qla_host
H A Dql_os.c311 if (ha->async_event) {
2288 if (ha->async_event) {
2289 ha->async_event = 0;
H A Dql_isr.c859 ha->async_event = 1;
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Ddev.c153 context->ibv_ctx.ops.async_event = c4iw_async_event;
/freebsd-11-stable/sys/dev/oce/
H A Doce_hw.h642 uint32_t async_event:1; member in struct:oce_mq_cqe::__anon7348::__anon7349
664 uint32_t async_event:1;
699 uint32_t async_event:1; member in struct:oce_async_cqe_link_state::__anon7350::__anon7351
721 uint32_t async_event:1;
H A Doce_if.c2744 if (cqe->u0.s.async_event) {
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Discsi_common.h796 u8 async_event /* AsyncEvent */; member in struct:iscsi_async_msg_hdr

Completed in 174 milliseconds