Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib.h677 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc);
773 static inline void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_rx_wc() function
H A Dipoib_ib.c474 ipoib_cm_handle_rx_wc(dev, wc); in ipoib_rx_poll()
1012 ipoib_cm_handle_rx_wc(dev, priv->ibwc + i); in ipoib_drain_cq()
H A Dipoib_cm.c560 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_rx_wc() function