Searched refs:notify_type (Results 1 – 3 of 3) sorted by relevance
1399 ibt_enable_cq_notify(ibt_cq_hdl_t ibtl_cq, ibt_cq_notify_flags_t notify_type) in ibt_enable_cq_notify() argument1402 ibtl_cq, notify_type); in ibt_enable_cq_notify()1405 IBTL_CQ2CIHCA(ibtl_cq), ibtl_cq->cq_ibc_cq_hdl, notify_type)); in ibt_enable_cq_notify()
1305 ibt_cq_notify_flags_t notify_type; in ib_req_notify_cq() local1322 notify_type = IBT_NEXT_SOLICITED; in ib_req_notify_cq()1325 notify_type = IBT_NEXT_COMPLETION; in ib_req_notify_cq()1336 rtn = ibt_enable_cq_notify(cq->ibt_cq, notify_type); in ib_req_notify_cq()
1100 ibt_cq_notify_flags_t notify_type);