Searched refs:ipoib_cm_get (Results 1 – 2 of 2) sorted by relevance
438 if (ipoib_cm_get(path)) in ipoib_path_free()439 ipoib_cm_destroy_tx(ipoib_cm_get(path)); in ipoib_path_free()594 if (ipoib_cm_enabled(priv, path->hwaddr) && !ipoib_cm_get(path)) in path_rec_completion()741 if (ipoib_cm_get(path) && ipoib_cm_up(path)) { in ipoib_unicast_send()742 ipoib_cm_send(priv, mb, ipoib_cm_get(path)); in ipoib_unicast_send()
572 static inline struct ipoib_cm_tx *ipoib_cm_get(struct ipoib_path *path) in ipoib_cm_get() function627 static inline struct ipoib_cm_tx *ipoib_cm_get(struct ipoib_path *path) in ipoib_cm_get() function