Home
last modified time | relevance | path

Searched refs:IB_SA_EQ (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/ofed/include/rdma/
H A Dib_sa.h88 IB_SA_EQ = 2, enumerator
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c439 rec.mtu_selector = IB_SA_EQ; in ipoib_mcast_join()
442 rec.rate_selector = IB_SA_EQ; in ipoib_mcast_join()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cm.c1465 primary_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()
1467 primary_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()
1469 primary_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()
1487 alt_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()
1489 alt_path->rate_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()
2965 path->mtu_selector = IB_SA_EQ; in cm_format_path_from_lap()
2967 path->rate_selector = IB_SA_EQ; in cm_format_path_from_lap()
2969 path->packet_life_time_selector = IB_SA_EQ; in cm_format_path_from_lap()
H A Dib_multicast.c277 case IB_SA_EQ: in check_selector()
H A Dib_cma.c2819 route->path_rec->mtu_selector = IB_SA_EQ; in cma_resolve_iboe_route()
2823 route->path_rec->rate_selector = IB_SA_EQ; in cma_resolve_iboe_route()
2826 route->path_rec->packet_life_time_selector = IB_SA_EQ; in cma_resolve_iboe_route()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mcg.c372 case IB_SA_EQ: in check_selector()