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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib.h576 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc);
677 static inline void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) function
H A Dipoib_ib.c436 ipoib_cm_handle_tx_wc(priv->dev, wc);
789 ipoib_cm_handle_tx_wc(dev, priv->ibwc + i);
H A Dipoib_cm.c756 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) function

Completed in 113 milliseconds