Searched refs:xps_map (Results 1 – 1 of 1) sorted by relevance
831 struct xps_map { struct837 #define XPS_MAP_SIZE(_num) (sizeof(struct xps_map) + ((_num) * sizeof(u16))) argument838 #define XPS_MIN_MAP_ALLOC ((L1_CACHE_ALIGN(offsetof(struct xps_map, queues[1])) \839 - sizeof(struct xps_map)) / sizeof(u16))856 struct xps_map __rcu *attr_map[]; /* Either CPUs map or RXQs map */860 (nr_cpu_ids * (_tcs) * sizeof(struct xps_map *)))863 (_rxqs * (_tcs) * sizeof(struct xps_map *)))