Home
last modified time | relevance | path

Searched refs:c4iw_async_event (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h228 void c4iw_async_event(struct ibv_async_event *event);
H A Ddev.c153 context->ibv_ctx.ops.async_event = c4iw_async_event; in c4iw_alloc_context()
H A Dverbs.c700 void c4iw_async_event(struct ibv_async_event *event) in c4iw_async_event() function