Home
last modified time | relevance | path

Searched refs:packet_life_time_selector (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dmarshall.c114 dst->packet_life_time_selector = src->packet_life_time_selector; in ibv_copy_path_rec_from_kern()
139 dst->packet_life_time_selector = src->packet_life_time_selector; in ibv_copy_path_rec_to_kern()
H A Dsa.h61 uint8_t packet_life_time_selector; member
77 uint8_t packet_life_time_selector; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_marshall.c118 dst->packet_life_time_selector = src->packet_life_time_selector; in ib_copy_path_rec_to_user()
144 dst->packet_life_time_selector = src->packet_life_time_selector; in ib_copy_path_rec_from_user()
H A Dib_sa_query.c233 { PATH_REC_FIELD(packet_life_time_selector),
297 { MCMEMBER_REC_FIELD(packet_life_time_selector),
H A Dib_multicast.c316 dst->packet_life_time_selector, in cmp_rec()
H A Dib_cm.c1469 primary_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()
1491 alt_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()
2969 path->packet_life_time_selector = IB_SA_EQ; in cm_format_path_from_lap()
H A Dib_cma.c2826 route->path_rec->packet_life_time_selector = IB_SA_EQ; in cma_resolve_iboe_route()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_sa.h77 __u8 packet_life_time_selector; member
/freebsd/sys/ofed/include/rdma/
H A Dib_sa.h171 u8 packet_life_time_selector; member
221 u8 packet_life_time_selector; member
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c707 sa_path->packet_life_time_selector = 2; in ucma_convert_path()