Searched refs:IB_SA_EQ (Results 1 – 6 of 6) sorted by relevance
1689 primary_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()1691 primary_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()1693 primary_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()1717 alt_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()1720 alt_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()1722 alt_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()3267 path->mtu_selector = IB_SA_EQ; in cm_format_path_from_lap()3269 path->rate_selector = IB_SA_EQ; in cm_format_path_from_lap()3271 path->packet_life_time_selector = IB_SA_EQ; in cm_format_path_from_lap()
272 case IB_SA_EQ: in check_selector()
3315 route->path_rec->mtu_selector = IB_SA_EQ; in cma_resolve_iboe_route()3319 route->path_rec->rate_selector = IB_SA_EQ; in cma_resolve_iboe_route()3322 route->path_rec->packet_life_time_selector = IB_SA_EQ; in cma_resolve_iboe_route()
511 rec.mtu_selector = IB_SA_EQ; in ipoib_mcast_join()514 rec.rate_selector = IB_SA_EQ; in ipoib_mcast_join()
63 IB_SA_EQ = 2, enumerator
372 case IB_SA_EQ: in check_selector()