Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dipoib_rx.c19 skb_pull(skb, HFI1_IPOIB_ENCAP_LEN); in copy_ipoib_buf()
50 int skb_size = size + HFI1_IPOIB_ENCAP_LEN; in hfi1_ipoib_prepare_skb()
A Dipoib.h34 #define HFI1_IPOIB_ENCAP_LEN 4 macro
A Dipoib_tx.c579 if (unlikely(skb->len > rn->mtu + HFI1_IPOIB_ENCAP_LEN)) { in hfi1_ipoib_send()
582 rn->mtu + HFI1_IPOIB_ENCAP_LEN); in hfi1_ipoib_send()

Completed in 8 milliseconds