Searched refs:IXGBEVF_RX_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
151 #define IXGBEVF_RX_HDR_SIZE IXGBEVF_RXBUFFER_256 macro
883 skb = napi_alloc_skb(&rx_ring->q_vector->napi, IXGBEVF_RX_HDR_SIZE); in ixgbevf_construct_skb()889 if (headlen > IXGBEVF_RX_HDR_SIZE) in ixgbevf_construct_skb()891 IXGBEVF_RX_HDR_SIZE); in ixgbevf_construct_skb()1775 srrctl |= IXGBEVF_RX_HDR_SIZE << IXGBE_SRRCTL_BSIZEHDRSIZE_SHIFT; in ixgbevf_configure_srrctl()