Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc.h430 #define IGC_SKB_PAD (NET_SKB_PAD + NET_IP_ALIGN) macro
434 (SKB_WITH_OVERHEAD(IGC_RXBUFFER_2048) - IGC_SKB_PAD - IGC_TS_HDR_LEN)
Digc_main.c1902 SKB_DATA_ALIGN(IGC_SKB_PAD + size) : in igc_get_rx_frame_truesize()
1928 SKB_DATA_ALIGN(IGC_SKB_PAD + size) : in igc_add_rx_frag()
2171 return IGC_SKB_PAD; in igc_rx_offset()