Home
last modified time | relevance | path

Searched refs:async_event (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/oce/
H A Doce_hw.h614 uint32_t async_event:1; member
636 uint32_t async_event:1;
671 uint32_t async_event:1; member
693 uint32_t async_event:1;
H A Doce_if.c2098 if (cqe->u0.s.async_event) { in oce_mq_handler()