Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetdevice.h808 #define XPS_MIN_MAP_ALLOC ((L1_CACHE_ALIGN(offsetof(struct xps_map, queues[1])) \ macro
/openbmc/linux/net/core/
H A Ddev.c2528 int alloc_len = XPS_MIN_MAP_ALLOC; in expand_xps_map()