Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h135 IBT_HCA_SGL_EXCEEDED = 103, /* Requested SGL entries */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c344 status = IBT_HCA_SGL_EXCEEDED; in hermon_qp_alloc()
950 status = IBT_HCA_SGL_EXCEEDED; in hermon_special_qp_alloc()
1460 status = IBT_HCA_SGL_EXCEEDED; in hermon_qp_alloc_range()
H A Dhermon_srq.c199 status = IBT_HCA_SGL_EXCEEDED; in hermon_srq_alloc()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1215 case IBT_HCA_SGL_EXCEEDED: in ib_create_qp()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c2992 case IBT_HCA_SGL_EXCEEDED: in sol_uverbs_ibt_to_kernel_status()