Searched refs:ipoib_cm_handle_tx_wc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib.h | 678 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc); 779 static inline void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_tx_wc() function
|
H A D | ipoib_ib.c | 443 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()
|
H A D | ipoib_cm.c | 794 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_tx_wc() function
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib.h | 678 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
|
H A D | ipoib_ib.c | 443 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()
|
H A D | ipoib_cm.c | 794 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_tx_wc() function
|
Completed in 11 milliseconds