Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/igc/
Digc.h374 #define IGC_SKB_PAD (NET_SKB_PAD + NET_IP_ALIGN) macro
378 (SKB_WITH_OVERHEAD(IGC_RXBUFFER_2048) - IGC_SKB_PAD - IGC_TS_HDR_LEN)
Digc_main.c1687 SKB_DATA_ALIGN(IGC_SKB_PAD + size) : in igc_get_rx_frame_truesize()
1713 SKB_DATA_ALIGN(IGC_SKB_PAD + size) : in igc_add_rx_frag()
1956 return IGC_SKB_PAD; in igc_rx_offset()