Searched refs:NETIF_F_IP_CSUM (Results 1 – 18 of 18) sorted by relevance
32 return (dev->features & NETIF_F_IP_CSUM) != 0; in ethtool_op_get_tx_csum()38 dev->features |= NETIF_F_IP_CSUM; in ethtool_op_set_tx_csum()40 dev->features &= ~NETIF_F_IP_CSUM; in ethtool_op_set_tx_csum()
1063 (!(dev->features&NETIF_F_IP_CSUM) || in dev_queue_xmit()2530 !(dev->features & (NETIF_F_IP_CSUM | in register_netdevice()
375 #define NETIF_F_IP_CSUM 2 /* Can checksum only TCP/UDP over IPv4. */ macro
1305 dev->features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_HW_CSUM;1361 if (dev->features & NETIF_F_IP_CSUM)
1395 dev->features |= NETIF_F_IP_CSUM; in vortex_probe1()1405 (dev->features & NETIF_F_IP_CSUM) ? "en":"dis"); in vortex_probe1()
857 dev->features |= NETIF_F_IP_CSUM; in starfire_init_one()
2001 dev->net_dev.features |= NETIF_F_IP_CSUM; in ns83820_init_one()
256 dev->features = NETIF_F_IP_CSUM; in rio_probe1()
2474 dev->features |= NETIF_F_SG | NETIF_F_IP_CSUM; in typhoon_init_one()
7196 dev->features |= NETIF_F_IP_CSUM; in tg3_set_tx_csum()7198 dev->features &= ~NETIF_F_IP_CSUM; in tg3_set_tx_csum()9489 dev->features |= NETIF_F_SG | NETIF_F_IP_CSUM; in tg3_init_one()
2556 dev->features |= NETIF_F_IP_CSUM | NETIF_F_SG; in nv_probe()
662 dev->features |= NETIF_F_SG | NETIF_F_IP_CSUM; in acenic_probe()
3221 dev->features |= NETIF_F_IP_CSUM | NETIF_F_SG; in skge_devinit()
3018 dev->features |= NETIF_F_IP_CSUM | NETIF_F_SG; in sky2_init_netdev()
681 sk->route_caps = dst->dev->features&~NETIF_F_IP_CSUM; in tcp_v6_connect()1342 sk->route_caps = dst->dev->features&~NETIF_F_IP_CSUM; in tcp_v6_syn_recv_sock()1715 sk->route_caps = dst->dev->features&~NETIF_F_IP_CSUM; in tcp_v6_rebuild_header()
942 #define TCP_ZC_CSUM_FLAGS (NETIF_F_IP_CSUM|NETIF_F_NO_CSUM|NETIF_F_HW_CSUM) in tcp_sendpage()
394 dev->features |= NETIF_F_SG | NETIF_F_IP_CSUM; in skge_probe()491 dev->features |= NETIF_F_SG | NETIF_F_IP_CSUM; in skge_probe()
657 dev->features = NETIF_F_SG | NETIF_F_IP_CSUM | in e100_found1()