Lines Matching +full:16 +full:mb
133 IPOIB_MAX_PATH_REC_QUEUE = 16,
134 IPOIB_MAX_MCAST_QUEUE = 16,
147 IPOIB_MAX_BACKOFF_SECONDS = 16,
157 MAX_SEND_CQE = 16,
201 struct mbuf *mb; member
206 struct mbuf *mb; member
211 struct mbuf *mb; member
216 struct mbuf *mb; member
454 void ipoib_send(struct ipoib_dev_priv *priv, struct mbuf *mb,
480 void ipoib_mcast_send(struct ipoib_dev_priv *priv, void *mgid, struct mbuf *mb);
528 void ipoib_dma_mb(struct ipoib_dev_priv *priv, struct mbuf *mb, unsigned int length);
581 void ipoib_cm_send(struct ipoib_dev_priv *priv, struct mbuf *mb, struct ipoib_cm_tx *tx);
590 void ipoib_cm_mb_too_long(struct ipoib_dev_priv *priv, struct mbuf *mb,
636 void ipoib_cm_send(struct ipoib_dev_priv *priv, struct mbuf *mb, struct ipoib_cm_tx *tx) in ipoib_cm_send() argument
683 static inline void ipoib_cm_mb_too_long(struct ipoib_dev_priv *priv, struct mbuf *mb, in ipoib_cm_mb_too_long() argument
686 m_freem(mb); in ipoib_cm_mb_too_long()