ether1_priv
dev = alloc_etherdev(sizeof(struct ether1_priv));
#define priv(dev) ((struct ether1_priv *)netdev_priv(dev))