Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dsa_query.c122 u8 path_use; /* How will the pathrecord be used */ member
781 query->path_use = LS_RESOLVE_PATH_USE_ALL; in ib_nl_set_path_rec_attrs()
783 query->path_use = LS_RESOLVE_PATH_USE_UNIDIRECTIONAL; in ib_nl_set_path_rec_attrs()
784 header->path_use = query->path_use; in ib_nl_set_path_rec_attrs()
952 switch (query->path_use) { in ib_nl_process_good_resolve_rsp()