Home
last modified time | relevance | path

Searched defs:xps_map (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/include/linux/
Dnetdevice.h801 struct xps_map { struct
807 #define XPS_MAP_SIZE(_num) (sizeof(struct xps_map) + ((_num) * sizeof(u16))) argument