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

/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_sa.h329 int ib_sa_path_rec_get(struct ib_sa_client *client,
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c876 * ib_sa_path_rec_get - Start a Path get query
896 * If the return value of ib_sa_path_rec_get() is negative, it is an
900 int ib_sa_path_rec_get(struct ib_sa_client *client, function
969 EXPORT_SYMBOL(ib_sa_path_rec_get); variable
H A Dib_cma.c2405 id_priv->query_id = ib_sa_path_rec_get(&sa_client, id_priv->id.device,
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c641 ib_sa_path_rec_get(&ipoib_sa_client, priv->ca, priv->port,
652 ipoib_warn(priv, "ib_sa_path_rec_get failed: %d\n", path->query_id);

Completed in 183 milliseconds