Home
last modified time | relevance | path

Searched refs:IBV_EVENT_SQ_DRAINED (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Denum_strs.c77 [IBV_EVENT_SQ_DRAINED] = "send queue drained", in ibv_event_type_str()
H A Ddevice.c344 case IBV_EVENT_SQ_DRAINED: in __ibv_get_async_event()
390 case IBV_EVENT_SQ_DRAINED: in __ibv_ack_async_event()
H A Dcompat-1_0.c581 case IBV_EVENT_SQ_DRAINED: in __ibv_get_async_event_1_0()
615 case IBV_EVENT_SQ_DRAINED: in __ibv_ack_async_event_1_0()
H A Dverbs.h355 IBV_EVENT_SQ_DRAINED, enumerator
/freebsd/contrib/ofed/libibverbs/examples/
H A Dasyncwatch.c67 case IBV_EVENT_SQ_DRAINED: in event_name_str()
/freebsd/contrib/ofed/libcxgb4/
H A Dverbs.c718 case IBV_EVENT_SQ_DRAINED: in c4iw_async_event()