Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib.h670 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc);
768 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.c471 ipoib_cm_handle_rx_wc(dev, wc); in ipoib_rx_poll()
992 ipoib_cm_handle_rx_wc(dev, priv->ibwc + i); in ipoib_drain_cq()
Dipoib_cm.c560 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_rx_wc() function