Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dib_sa.h165 static inline struct net_device *ib_get_ndev_from_path(struct ib_sa_path_rec *rec) in ib_get_ndev_from_path() function
/linux-4.4.14/drivers/infiniband/core/
Dsa_query.c1012 struct net_device *ndev = ib_get_ndev_from_path(rec); in ib_init_ah_from_path()
Dcm.c362 struct net_device *ndev = ib_get_ndev_from_path(path); in cm_init_av_by_path()