Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c105 ipoib_dma_mb(struct ipoib_dev_priv *priv, struct mbuf *mb, unsigned int length) in ipoib_dma_mb() function
256 ipoib_dma_mb(priv, mb, wc->byte_len); in ipoib_ib_handle_rx_wc()
H A Dipoib.h528 void ipoib_dma_mb(struct ipoib_dev_priv *priv, struct mbuf *mb, unsigned int length);
H A Dipoib_cm.c557 ipoib_dma_mb(priv, mb, wc->byte_len); in ipoib_cm_handle_rx_wc()