Home
last modified time | relevance | path

Searched refs:IBT_GSI_SQP (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h217 IBT_GSI_SQP = 1, enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c651 if ((type != IBT_SMI_SQP) && (type != IBT_GSI_SQP)) { in tavor_special_qp_alloc()
1129 IBT_SMI_SQP : IBT_GSI_SQP; in tavor_qp_free()
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c335 case IBT_GSI_SQP: in ibt_alloc_special_qp()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c805 if ((type != IBT_SMI_SQP) && (type != IBT_GSI_SQP)) { in hermon_special_qp_alloc()
2036 IBT_SMI_SQP : IBT_GSI_SQP; in hermon_qp_free()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1162 qp_init_attr->port_num, IBT_GSI_SQP, &attrs, &sizes, in ib_create_qp()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c1793 qp_type = IBT_GSI_SQP; in ibmf_i_init_qp()