Home
last modified time | relevance | path

Searched refs:dpaa2_eth_set_rx_csum (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c1273 static int dpaa2_eth_set_rx_csum(struct dpaa2_eth_priv *priv, bool enable) in dpaa2_eth_set_rx_csum() function
2071 err = dpaa2_eth_set_rx_csum(priv, enable); in dpaa2_eth_set_features()
4288 err = dpaa2_eth_set_rx_csum(priv, !!(net_dev->features & NETIF_F_RXCSUM)); in dpaa2_eth_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c1629 static int dpaa2_eth_set_rx_csum(struct dpaa2_eth_priv *priv, bool enable) in dpaa2_eth_set_rx_csum() function
2573 err = dpaa2_eth_set_rx_csum(priv, enable); in dpaa2_eth_set_features()
4922 err = dpaa2_eth_set_rx_csum(priv, !!(net_dev->features & NETIF_F_RXCSUM)); in dpaa2_eth_probe()

Completed in 12 milliseconds