ipoib_cm_get
if (ipoib_cm_get(path))
ipoib_cm_destroy_tx(ipoib_cm_get(path));
if (ipoib_cm_enabled(priv, path->hwaddr) && !ipoib_cm_get(path))
if (ipoib_cm_get(path) && ipoib_cm_up(path)) {
ipoib_cm_send(priv, mb, ipoib_cm_get(path));