Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/ofed/drivers/infiniband/core/
Dlocal_sa.c867 static struct ib_sa_path_rec *ib_get_next_path(struct ib_sa_attr_iter *iter) in ib_get_next_path() function
938 for (path = ib_get_next_path(iter); path; in get_random_path()
939 path = ib_get_next_path(iter)) { in get_random_path()
958 for (path = ib_get_next_path(iter); path; in get_next_path()
959 path = ib_get_next_path(iter)) { in get_next_path()