Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c771 * get_next_path_rr() - Returns path in round-robin fashion.
779 static struct rtrs_clt_path *get_next_path_rr(struct path_it *it) in get_next_path_rr() function
911 it->next_path = get_next_path_rr; in path_it_init()