Home
last modified time | relevance | path

Searched refs:p_selector (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1176 if (attrp->pa_pkt_lt.p_selector == IBT_BEST) { in ibcm_get_single_pathrec()
1201 attrp->pa_pkt_lt.p_selector; in ibcm_get_single_pathrec()
1492 if (attrp->pa_pkt_lt.p_selector == IBT_BEST) { in ibcm_get_multi_pathrec()
1517 attrp->pa_pkt_lt.p_selector; in ibcm_get_multi_pathrec()
2836 if (attrp->apa_pkt_lt.p_selector == IBT_BEST) { in ibt_get_alt_path()
2856 attrp->apa_pkt_lt.p_selector; in ibt_get_alt_path()
3212 if (attrp->ipa_pkt_lt.p_selector == IBT_BEST) { in ibcm_get_ip_spr()
3237 attrp->ipa_pkt_lt.p_selector; in ibcm_get_ip_spr()
3486 if (attrp->ipa_pkt_lt.p_selector == IBT_BEST) { in ibcm_get_ip_mpr()
3511 attrp->ipa_pkt_lt.p_selector; in ibcm_get_ip_mpr()
[all …]
H A Dibcm_ti.c5006 mcg_arg->mcg_attr.mc_pkt_lt_req.p_selector; in ibcm_process_join_mcg()
5433 mcg_attr->mc_pkt_lt_req.p_selector; in ibt_query_mcg()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h172 ibt_selector_t p_selector; /* Qualifier for p_pkt_lt */ member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c928 mcg_attr.mc_pkt_lt_req.p_selector = IBT_BEST; in rdma_ib_join_multicast()