Home
last modified time | relevance | path

Searched defs:NET_SKB_PAD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dcache.h15 #define NET_SKB_PAD 32 macro
/openbmc/linux/include/linux/
H A Dskbuff.h3065 #define NET_SKB_PAD max(32, L1_CACHE_BYTES) macro
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c56 #define NET_SKB_PAD max(32, MVPP2_CPU_D_CACHE_LINE_SIZE) macro