Home
last modified time | relevance | path

Searched refs:AQ_CFG_RX_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_cfg.h40 #define AQ_CFG_RX_HDR_SIZE 256U macro
H A Daq_ring.c611 skb = napi_alloc_skb(napi, AQ_CFG_RX_HDR_SIZE); in __aq_ring_rx_clean()
626 if (hdr_len > AQ_CFG_RX_HDR_SIZE) in __aq_ring_rx_clean()
629 AQ_CFG_RX_HDR_SIZE); in __aq_ring_rx_clean()