Contribute to HIO-Project/linux-imx6-nano-imx_3.10.17_1.0.1_ga development by creating an account on GitHub.
(struct net_device *ndev); /* Option table for setting up Axi Ethernet hardware options */ static struct axienet_option axienet_options[] = { /* Turn on jumbo packet support for both Rx and Tx */ { .opt = XAE_OPTION_JUMBO, .reg = XAE_TC_OFFSET, .m_or = XAE_TC_JUM_MASK,...