Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/
A Dipoib.h678 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc);
777 static inline void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_tx_wc() function
A Dipoib_ib.c443 ipoib_cm_handle_tx_wc(priv->dev, priv->send_wc + i); in poll_tx()
512 ipoib_cm_handle_tx_wc(dev, wc); in ipoib_tx_poll()
A Dipoib_cm.c794 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_tx_wc() function

Completed in 16 milliseconds