Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnetdevice.h732 #define XPS_DEV_MAPS_SIZE (sizeof(struct xps_dev_maps) + \ macro
/linux-4.4.14/net/core/
Ddev.c2035 int maps_sz = max_t(unsigned int, XPS_DEV_MAPS_SIZE, L1_CACHE_BYTES); in netif_set_xps_queue()