Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Dcq.c23 #define IB_POLL_FLAGS \ macro
160 if (ib_req_notify_cq(cq, IB_POLL_FLAGS) > 0) { in ib_poll_handler()
186 ib_req_notify_cq(cq, IB_POLL_FLAGS) > 0) in ib_cq_poll_work()