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