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

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c708 static int ib_ucm_path_get(struct ib_sa_path_rec **path, u64 src) function
754 result = ib_ucm_path_get(&param.primary_path, cmd.primary_path);
758 result = ib_ucm_path_get(&param.alternate_path, cmd.alternate_path);
980 result = ib_ucm_path_get(&path, cmd.path);
1016 result = ib_ucm_path_get(&param.path, cmd.path);

Completed in 42 milliseconds