Searched refs:IGC_RX_HDR_LEN (Results 1 – 1 of 1) sorted by relevance
680 srrctl |= IGC_SRRCTL_BSIZEHDR(IGC_RX_HDR_LEN); in igc_configure_rx_ring()1982 IGC_RX_HDR_LEN + metasize); in igc_construct_skb()1993 if (headlen > IGC_RX_HDR_LEN) in igc_construct_skb()1994 headlen = eth_get_headlen(skb->dev, va, IGC_RX_HDR_LEN); in igc_construct_skb()