Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_sa.h182 static inline if_t ib_get_ndev_from_path(struct ib_sa_path_rec *rec) in ib_get_ndev_from_path() function
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c700 ndev = ib_get_ndev_from_path(rec); in ib_init_ah_from_path()
H A Dib_cm.c504 if_t ndev = ib_get_ndev_from_path(path); in cm_init_av_by_path()