Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
Dipoib.h677 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc);
775 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.c474 ipoib_cm_handle_rx_wc(dev, wc); in ipoib_rx_poll()
988 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