Home
last modified time | relevance | path

Searched refs:pa_flow (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1135 if (attrp->pa_flow) { in ibcm_get_single_pathrec()
1136 pathrec_req.FlowLabel = attrp->pa_flow; in ibcm_get_single_pathrec()
1460 if (attrp->pa_flow) { in ibcm_get_multi_pathrec()
1461 mpr_req->FlowLabel = attrp->pa_flow; in ibcm_get_multi_pathrec()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h329 uint_t pa_flow:20; member