Home
last modified time | relevance | path

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

/linux/include/uapi/rdma/
A Drdma_netlink.h206 __u8 path_use; member
/linux/drivers/infiniband/core/
A Dsa_query.c119 u8 path_use; /* How will the pathrecord be used */ member
716 query->path_use = LS_RESOLVE_PATH_USE_GMP; in ib_nl_set_path_rec_attrs()
718 query->path_use = LS_RESOLVE_PATH_USE_UNIDIRECTIONAL; in ib_nl_set_path_rec_attrs()
719 header->path_use = query->path_use; in ib_nl_set_path_rec_attrs()
880 switch (query->path_use) { in ib_nl_process_good_resolve_rsp()

Completed in 9 milliseconds