Home
last modified time | relevance | path

Searched refs:IB_POLL_WORKQUEUE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cq.c106 case IB_POLL_WORKQUEUE: in __ib_alloc_cq_user()
130 case IB_POLL_WORKQUEUE: in __ib_alloc_cq_user()
157 case IB_POLL_WORKQUEUE: in ib_free_cq_user()
H A Dib_mad.c3149 IB_POLL_WORKQUEUE); in ib_mad_port_open()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h99 #define IB_POLL_UNBOUND_WORKQUEUE IB_POLL_WORKQUEUE
H A Dib_verbs.c3687 if (ib_cq->poll_ctx == IB_POLL_WORKQUEUE || in bnxt_re_destroy_cq()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1463 IB_POLL_WORKQUEUE, /* poll from workqueue */ enumerator