Home
last modified time | relevance | path

Searched refs:rate_selector (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dmarshall.c110 dst->rate_selector = src->rate_selector; in ibv_copy_path_rec_from_kern()
135 dst->rate_selector = src->rate_selector; in ibv_copy_path_rec_to_kern()
H A Dsa.h59 uint8_t rate_selector; member
75 uint8_t rate_selector; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_marshall.c114 dst->rate_selector = src->rate_selector; in ib_copy_path_rec_to_user()
140 dst->rate_selector = src->rate_selector; in ib_copy_path_rec_from_user()
H A Dib_sa_query.c225 { PATH_REC_FIELD(rate_selector),
289 { MCMEMBER_REC_FIELD(rate_selector),
H A Dib_multicast.c310 IB_SA_MCMEMBER_REC_RATE, dst->rate_selector, in cmp_rec()
H A Dib_cm.c1467 primary_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()
1489 alt_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()
2967 path->rate_selector = IB_SA_EQ; in cm_format_path_from_lap()
H A Dib_cma.c2823 route->path_rec->rate_selector = IB_SA_EQ; in cma_resolve_iboe_route()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_sa.h75 __u8 rate_selector; member
/freebsd/sys/ofed/include/rdma/
H A Dib_sa.h169 u8 rate_selector; member
219 u8 rate_selector; member
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c442 rec.rate_selector = IB_SA_EQ; in ipoib_mcast_join()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2858 IN uint8_t rate_selector, in ib_path_rec_init_local() argument
2874 (uint8_t) (rate_selector << 6)); in ib_path_rec_init_local()
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c705 sa_path->rate_selector = 2; in ucma_convert_path()