Searched refs:IPOIB_UD_HEAD_SIZE (Results 1 – 3 of 3) sorted by relevance
94 ib_dma_unmap_single(priv->ca, mapping[0], IPOIB_UD_HEAD_SIZE, in ipoib_ud_dma_unmap_rx()115 skb->tail += IPOIB_UD_HEAD_SIZE; in ipoib_ud_skb_put_frags()118 size = length - IPOIB_UD_HEAD_SIZE; in ipoib_ud_skb_put_frags()158 buf_size = IPOIB_UD_HEAD_SIZE; in ipoib_alloc_rx_skb()
217 priv->rx_sge[0].length = IPOIB_UD_HEAD_SIZE; in ipoib_transport_dev_init()
66 IPOIB_UD_HEAD_SIZE = IB_GRH_BYTES + IPOIB_ENCAP_LEN, enumerator