[go: nahoru, domu]

Searched refs:ipoib_cm_get (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c493 if (!ipoib_cm_get(neigh))
497 if (!ipoib_cm_get(neigh)) {
619 if (!ipoib_cm_get(neigh))
621 if (!ipoib_cm_get(neigh)) {
773 if (ipoib_cm_get(neigh)) {
775 ipoib_cm_send(dev, skb, ipoib_cm_get(neigh));
1050 if (ipoib_cm_get(neigh))
1051 ipoib_cm_destroy_tx(ipoib_cm_get(neigh));
H A Dipoib.h576 static inline struct ipoib_cm_tx *ipoib_cm_get(struct ipoib_neigh *neigh) function
633 static inline struct ipoib_cm_tx *ipoib_cm_get(struct ipoib_neigh *neigh) function

Completed in 131 milliseconds