xps_map
#define XPS_MAP_SIZE(_num) (sizeof(struct xps_map) + ((_num) * sizeof(u16)))
#define XPS_MIN_MAP_ALLOC ((L1_CACHE_ALIGN(offsetof(struct xps_map, queues[1])) \
- sizeof(struct xps_map)) / sizeof(u16))
struct xps_map __rcu *attr_map[]; /* Either CPUs map or RXQs map */
(nr_cpu_ids * (_tcs) * sizeof(struct xps_map *)))
(_rxqs * (_tcs) * sizeof(struct xps_map *)))
struct xps_map *map = NULL;
static struct xps_map *expand_xps_map(struct xps_map *map, int attr_index,
struct xps_map *new_map;
struct xps_map *map;
struct xps_map *map, *new_map;
struct xps_map *map;
struct xps_map *map;