Searched refs:ICE_RX_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
21 #define ICE_RX_HDR_SIZE 256 macro997 ICE_RX_HDR_SIZE + metasize, in ice_construct_skb()1005 if (headlen > ICE_RX_HDR_SIZE) in ice_construct_skb()1006 headlen = eth_get_headlen(skb->dev, xdp->data, ICE_RX_HDR_SIZE); in ice_construct_skb()