Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib.h646 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc);
747 static inline void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_tx_wc() function
Dipoib_ib.c462 ipoib_cm_handle_tx_wc(priv->dev, wc); in ipoib_poll()
811 ipoib_cm_handle_tx_wc(dev, priv->ibwc + i); in ipoib_drain_cq()
Dipoib_cm.c769 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_tx_wc() function