Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcm.c1705 primary_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()
1707 primary_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()
1709 primary_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()
1733 alt_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()
1736 alt_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()
1738 alt_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()
3282 path->mtu_selector = IB_SA_EQ; in cm_format_path_from_lap()
3284 path->rate_selector = IB_SA_EQ; in cm_format_path_from_lap()
3286 path->packet_life_time_selector = IB_SA_EQ; in cm_format_path_from_lap()
H A Dmulticast.c272 case IB_SA_EQ: in check_selector()
H A Dcma.c3068 route->path_rec->mtu_selector = IB_SA_EQ; in cma_resolve_iboe_route()
3072 route->path_rec->rate_selector = IB_SA_EQ; in cma_resolve_iboe_route()
3075 route->path_rec->packet_life_time_selector = IB_SA_EQ; in cma_resolve_iboe_route()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c520 rec.mtu_selector = IB_SA_EQ; in ipoib_mcast_join()
523 rec.rate_selector = IB_SA_EQ; in ipoib_mcast_join()
/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_sa.h63 IB_SA_EQ = 2, enumerator
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dmcg.c372 case IB_SA_EQ: in check_selector()