Home
last modified time | relevance | path

Searched refs:qp_query_fexch (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h348 ibt_fexch_query_attr_t qp_query_fexch; /* FEXCH query only set */ member
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c2233 pmr = &attr_p->qp_query_fexch.fq_uni_mem_desc; in hermon_qp_query()
2241 pmr = &attr_p->qp_query_fexch.fq_bi_mem_desc; in hermon_qp_query()
2248 attr_p->qp_query_fexch.fq_flags = in hermon_qp_query()
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c818 ud_chan_attrs->ud_query_fc = qp_attr.qp_query_fexch; in ibt_query_ud_channel()