Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c582 __u16 length_for_csum = 0; in get_fixed_ipv4_csum() local
589 length_for_csum = (be16_to_cpu(iph->tot_len) - (iph->ihl << 2)); in get_fixed_ipv4_csum()
591 length_for_csum, ipproto, 0); in get_fixed_ipv4_csum()