can_setup
dev = alloc_netdev_mqs(size, "can%d", NET_NAME_UNKNOWN, can_setup,
.setup = can_setup,
void can_setup(struct net_device *dev);