Searched refs:pathrec (Results 1 – 3 of 3) sorted by relevance
187 format_gid(&path.pathrec.dgid, gid_buf); in ipoib_path_seq_show()192 gid_buf, sa_path_get_dlid(&path.pathrec) ? "yes" : "no"); in ipoib_path_seq_show()194 if (sa_path_get_dlid(&path.pathrec)) { in ipoib_path_seq_show()195 rate = ib_rate_to_mbps(path.pathrec.rate); in ipoib_path_seq_show()201 be32_to_cpu(sa_path_get_dlid(&path.pathrec)), in ipoib_path_seq_show()202 path.pathrec.sl, in ipoib_path_seq_show()
435 struct sa_path_rec pathrec; member
698 struct sa_path_rec *pathrec, in srp_path_rec_completion() argument709 ch->ib_cm.path = *pathrec; in srp_path_rec_completion()