Searched refs:NETDEV_ALIGN (Results 1 – 3 of 3) sorted by relevance
| /include/net/ | ||
| D | cfg802154.h | 252 	char priv[] __aligned(NETDEV_ALIGN); | 
| D | cfg80211.h | 5891 	char priv[] __aligned(NETDEV_ALIGN); | 
| /include/linux/ | ||
| D | netdevice.h | 2459 #define	NETDEV_ALIGN		32  macro |