Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnetdevice.h764 struct xps_map { struct
770 #define XPS_MAP_SIZE(_num) (sizeof(struct xps_map) + ((_num) * sizeof(u16))) argument