Searched refs:rx_csum_offload (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h418 unsigned int rx_csum_offload; member in struct:sxgbe_hw_features
H A Dsxgbe_main.c886 features->rx_csum_offload =
2028 if (priv->hw_cap.rx_csum_offload)
2130 if (priv->hw_cap.rx_csum_offload) {
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h306 u32 rx_csum_offload; member in struct:hinic_checksum_offload
H A Dhinic_port.c404 rx_csum_cfg.rx_csum_offload = en;
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c1742 static u8 rx_csum_offload(const struct dpaa_priv *priv, const struct qm_fd *fd) function
1788 skb->ip_summed = rx_csum_offload(priv, fd);
1848 skb->ip_summed = rx_csum_offload(priv, fd);

Completed in 323 milliseconds