dpaa2_eth_set_rx_csum
err = dpaa2_eth_set_rx_csum(priv, enable);
err = dpaa2_eth_set_rx_csum(priv, !!(net_dev->features & NETIF_F_RXCSUM));