Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/ofed/include/rdma/
HDib_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-14-stable/sys/ofed/drivers/infiniband/core/
HDib_sa_query.c700 ndev = ib_get_ndev_from_path(rec); in ib_init_ah_from_path()
HDib_cm.c504 if_t ndev = ib_get_ndev_from_path(path); in cm_init_av_by_path()