Searched refs:ipoib_cm_handle_rx_wc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib.h | 677 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
|
H A D | ipoib_ib.c | 474 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()
|
H A D | ipoib_cm.c | 560 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_rx_wc() function
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib.h | 677 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 D | ipoib_ib.c | 474 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()
|
H A D | ipoib_cm.c | 560 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_rx_wc() function
|
Completed in 12 milliseconds