Searched refs:IB_SA_EQ (Results 1 – 6 of 6) sorted by relevance
1600 primary_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()1602 primary_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()1604 primary_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()1621 alt_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()1623 alt_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()1625 alt_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()3213 path->mtu_selector = IB_SA_EQ; in cm_format_path_from_lap()3215 path->rate_selector = IB_SA_EQ; in cm_format_path_from_lap()3217 path->packet_life_time_selector = IB_SA_EQ; in cm_format_path_from_lap()
272 case IB_SA_EQ: in check_selector()
2720 route->path_rec->mtu_selector = IB_SA_EQ; in cma_resolve_iboe_route()2724 route->path_rec->rate_selector = IB_SA_EQ; in cma_resolve_iboe_route()2727 route->path_rec->packet_life_time_selector = IB_SA_EQ; in cma_resolve_iboe_route()
521 rec.mtu_selector = IB_SA_EQ; in ipoib_mcast_join()524 rec.rate_selector = IB_SA_EQ; in ipoib_mcast_join()
90 IB_SA_EQ = 2, enumerator
372 case IB_SA_EQ: in check_selector()