Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/ulp/ipoib/
Dipoib.h565 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc);
663 static inline void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_rx_wc() function
Dipoib_ib.c438 ipoib_cm_handle_rx_wc(dev, wc); in ipoib_poll()
788 ipoib_cm_handle_rx_wc(dev, priv->ibwc + i); in ipoib_drain_cq()
Dipoib_cm.c554 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_rx_wc() function