Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h158 ibt_fc_attr_t ud_fc; member
178 ibt_fc_attr_t ud_fc; member
197 ibt_fc_attr_t ud_fc; member
H A Dibtl_ci_types.h313 ibt_fc_attr_t ud_fc; member
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c435 qp_modify_attr.qp_transport.ud.ud_fc = qp_attr.qp_fc = in ibt_alloc_ud_channel()
436 args->ud_fc; in ibt_alloc_ud_channel()
440 qp_modify_attr.qp_transport.ud.ud_fc = qp_attr.qp_fc = in ibt_alloc_ud_channel()
441 args->ud_fc; in ibt_alloc_ud_channel()
639 qp_attr.qp_fc = args->ud_fc; in ibt_alloc_ud_channel_range()
640 qp_modify_attr.qp_transport.ud.ud_fc = qp_attr.qp_fc = in ibt_alloc_ud_channel_range()
641 args->ud_fc; in ibt_alloc_ud_channel_range()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c987 qp->qp_qpnum, ud->ud_fc.fc_src_id); in hermon_qp_reset2init()
990 qp->qp_fc_attr = ud->ud_fc; in hermon_qp_reset2init()
993 portnum, &ud->ud_fc); in hermon_qp_reset2init()
999 qp->qp_pdhdl, ud->ud_fc.fc_hca_port, in hermon_qp_reset2init()
1003 qp->qp_fc_attr = ud->ud_fc; in hermon_qp_reset2init()
1006 portnum, &ud->ud_fc); in hermon_qp_reset2init()
1011 portnum, &ud->ud_fc); in hermon_qp_reset2init()
1015 qpc->exch_size = ud->ud_fc.fc_exch_log2_sz; in hermon_qp_reset2init()
1016 qp->qp_fc_attr = ud->ud_fc; in hermon_qp_reset2init()
H A Dhermon_qp.c2254 ud->ud_fc = qp->qp_fc_attr; in hermon_qp_query()
2257 ud->ud_fc = qp->qp_fc_attr; in hermon_qp_query()