Home
last modified time | relevance | path

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

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