Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h340 #define IBT_WC_REMOTE_ACCESS_ERR 23 /* Protection Error on remote */ macro
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf.h128 #define IB_COMP_ST_REM_ACC_ERR IBT_WC_REMOTE_ACCESS_ERR
H A Ddapl_arbel_hw.c923 status = IBT_WC_REMOTE_ACCESS_ERR; in dapli_arbel_cq_errcqe_consume()
H A Ddapl_hermon_hw.c929 status = IBT_WC_REMOTE_ACCESS_ERR; in dapli_hermon_cq_errcqe_consume()
H A Ddapl_tavor_hw.c1160 status = IBT_WC_REMOTE_ACCESS_ERR; in dapli_tavor_cq_errcqe_consume()
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c68 case IBT_WC_REMOTE_ACCESS_ERR: in rdsv3_ib_send_rdma_complete()
281 IBT_WC_REMOTE_ACCESS_ERR && send->s_op) { in rdsv3_ib_send_cqe_handler()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c105 case IBT_WC_REMOTE_ACCESS_ERR: in uverbs_convert_wc()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1417 status = IBT_WC_REMOTE_ACCESS_ERR; in tavor_cq_errcqe_consume()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c1548 ibt_status = IBT_WC_REMOTE_ACCESS_ERR; in hermon_cq_errcqe_consume()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2173 case IBT_WC_REMOTE_ACCESS_ERR: in ibt2of_wc_status()