Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h225 IBT_CQ_NOTIFY_TYPE_INVALID = 504, /* Invalid notification type */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c827 return (IBT_CQ_NOTIFY_TYPE_INVALID); in tavor_cq_notify()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c854 return (IBT_CQ_NOTIFY_TYPE_INVALID); in hermon_cq_notify()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1353 case IBT_CQ_NOTIFY_TYPE_INVALID: in ib_req_notify_cq()