Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c585 __u16 length_for_csum = 0; in get_fixed_ipv4_csum() local
592 length_for_csum = (be16_to_cpu(iph->tot_len) - (iph->ihl << 2)); in get_fixed_ipv4_csum()
594 length_for_csum, ipproto, 0); in get_fixed_ipv4_csum()