Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c706 static int ib_ucm_path_get(struct ib_sa_path_rec **path, u64 src) in ib_ucm_path_get() function
752 result = ib_ucm_path_get(&param.primary_path, cmd.primary_path); in ib_ucm_send_req()
756 result = ib_ucm_path_get(&param.alternate_path, cmd.alternate_path); in ib_ucm_send_req()
978 result = ib_ucm_path_get(&path, cmd.path); in ib_ucm_send_lap()
1014 result = ib_ucm_path_get(&param.path, cmd.path); in ib_ucm_send_sidr_req()