Searched refs:r_selector (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1180 if (attrp->pa_srate.r_selector == IBT_BEST) {
1185 if (attrp->pa_mtu.r_selector == IBT_BEST) {
1208 pathrec_req.RateSelector = attrp->pa_srate.r_selector;
1216 pathrec_req.MtuSelector = attrp->pa_mtu.r_selector;
1496 if (attrp->pa_srate.r_selector == IBT_BEST) {
1501 if (attrp->pa_mtu.r_selector == IBT_BEST) {
1525 mpr_req->RateSelector = attrp->pa_srate.r_selector;
1534 mpr_req->MtuSelector = attrp->pa_mtu.r_selector;
2840 if (attrp->apa_srate.r_selector == IBT_BEST) {
2864 mpr_req->RateSelector = attrp->apa_srate.r_selector;
[all...]
H A Dibcm_ti.c4986 mcg_req.MTUSelector = mcg_arg->mcg_attr.mc_mtu_req.r_selector;
4996 mcg_arg->mcg_attr.mc_rate_req.r_selector;
5409 mcg_req.MTUSelector = mcg_attr->mc_mtu_req.r_selector;
5423 mcg_req.RateSelector = mcg_attr->mc_rate_req.r_selector;
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_cm.c342 if ((attr->pa_mtu.r_selector == IBT_GT) &&
345 else if ((attr->pa_mtu.r_selector == IBT_EQU) &&
534 if (((attr->pa_mtu.r_selector == IBT_GT) || (flags & IBT_PATH_AVAIL)) &&
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h197 ibt_selector_t r_selector; /* Qualifier for r_mtu */ member in struct:ibt_mtu_req_s
H A Dibtl_types.h164 ibt_selector_t r_selector; /* Qualifier for r_srate */ member in struct:ibt_srate_req_s
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c923 mcg_attr.mc_mtu_req.r_selector = IBT_BEST;
930 mcg_attr.mc_rate_req.r_selector = IBT_BEST;
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c6344 mcg_attr.mc_mtu_req.r_selector = IBT_EQU;

Completed in 132 milliseconds