NETDEV_ALIGN      762 include/linux/netdevice.h #define	NETDEV_ALIGN_CONST	(NETDEV_ALIGN - 1)
NETDEV_ALIGN      215 include/net/wireless.h 	char priv[0] __attribute__((__aligned__(NETDEV_ALIGN)));
NETDEV_ALIGN       33 net/wireless/core.h 	struct wiphy wiphy __attribute__((__aligned__(NETDEV_ALIGN)));