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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Ducm.c719 static int ib_ucm_path_get(struct ib_sa_path_rec **path, u64 src) function
765 result = ib_ucm_path_get(&param.primary_path, cmd.primary_path);
769 result = ib_ucm_path_get(&param.alternate_path, cmd.alternate_path);
992 result = ib_ucm_path_get(&path, cmd.path);
1028 result = ib_ucm_path_get(&param.path, cmd.path);

Completed in 67 milliseconds