Searched refs:IB_SA_EQ (Results 1 – 6 of 6) sorted by relevance
1597 primary_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()1599 primary_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()1601 primary_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()1618 alt_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()1620 alt_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()1622 alt_path->packet_life_time_selector = IB_SA_EQ; in cm_format_paths_from_req()3210 path->mtu_selector = IB_SA_EQ; in cm_format_path_from_lap()3212 path->rate_selector = IB_SA_EQ; in cm_format_path_from_lap()3214 path->packet_life_time_selector = IB_SA_EQ; in cm_format_path_from_lap()
272 case IB_SA_EQ: in check_selector()
2892 route->path_rec->mtu_selector = IB_SA_EQ; in cma_resolve_iboe_route()2896 route->path_rec->rate_selector = IB_SA_EQ; in cma_resolve_iboe_route()2899 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()