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

/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib.h603 void ipoib_cm_handle_rx_wc(struct ipoib_dev_priv *priv, struct ib_wc *wc);
700 static inline void ipoib_cm_handle_rx_wc(struct ipoib_dev_priv *priv, struct ib_wc *wc) function
H A Dipoib_ib.c403 ipoib_cm_handle_rx_wc(priv, wc);
759 ipoib_cm_handle_rx_wc(priv, priv->ibwc + i);
H A Dipoib_cm.c476 void ipoib_cm_handle_rx_wc(struct ipoib_dev_priv *priv, struct ib_wc *wc) function

Completed in 77 milliseconds