Home
last modified time | relevance | path

Searched refs:length_for_csum (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c686 __u16 length_for_csum = 0; in get_fixed_ipv4_csum() local
689 length_for_csum = (be16_to_cpu(iph->tot_len) - (iph->ihl << 2)); in get_fixed_ipv4_csum()
691 length_for_csum, iph->protocol, 0); in get_fixed_ipv4_csum()