Searched refs:IB_SA_EQ (Results 1 – 6 of 6) sorted by relevance
1725 primary_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()1727 primary_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()1729 primary_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()1753 alt_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()1756 alt_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()1758 alt_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()3273 path->mtu_selector = IB_SA_EQ; in cm_format_path_from_lap()3275 path->rate_selector = IB_SA_EQ; in cm_format_path_from_lap()3277 path->packet_life_time_selector = IB_SA_EQ; in cm_format_path_from_lap()
272 case IB_SA_EQ: in check_selector()
3345 route->path_rec->mtu_selector = IB_SA_EQ; in cma_resolve_iboe_route()3349 route->path_rec->rate_selector = IB_SA_EQ; in cma_resolve_iboe_route()3352 route->path_rec->packet_life_time_selector = IB_SA_EQ; in cma_resolve_iboe_route()
510 rec.mtu_selector = IB_SA_EQ; in ipoib_mcast_join()513 rec.rate_selector = IB_SA_EQ; in ipoib_mcast_join()
63 IB_SA_EQ = 2, enumerator
372 case IB_SA_EQ: in check_selector()