Searched refs:ipoib_cm_up (Results 1 – 2 of 2) sorted by relevance
558 static inline int ipoib_cm_up(struct ipoib_path *path) in ipoib_cm_up() function613 static inline int ipoib_cm_up(struct ipoib_path *path) in ipoib_cm_up() function
675 if (ipoib_cm_get(path) && ipoib_cm_up(path)) { in ipoib_unicast_send()