Searched refs:IBT_WC_REMOTE_INVALID_REQ_ERR (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h338 #define IBT_WC_REMOTE_INVALID_REQ_ERR 22 /* Responder detected invalid */ macro
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf.h127 #define IB_COMP_ST_REM_REQ_ERR IBT_WC_REMOTE_INVALID_REQ_ERR
H A Ddapl_arbel_hw.c919 status = IBT_WC_REMOTE_INVALID_REQ_ERR;
H A Ddapl_tavor_hw.c1156 status = IBT_WC_REMOTE_INVALID_REQ_ERR;
H A Ddapl_hermon_hw.c925 status = IBT_WC_REMOTE_INVALID_REQ_ERR;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c102 case IBT_WC_REMOTE_INVALID_REQ_ERR:
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c1543 ibt_status = IBT_WC_REMOTE_INVALID_REQ_ERR;
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1526 status = IBT_WC_REMOTE_INVALID_REQ_ERR;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2169 case IBT_WC_REMOTE_INVALID_REQ_ERR:

Completed in 69 milliseconds