Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c549 __u16 length_for_csum = 0; in get_fixed_ipv4_csum() local
556 length_for_csum = (be16_to_cpu(iph->tot_len) - (iph->ihl << 2)); in get_fixed_ipv4_csum()
558 length_for_csum, ipproto, 0); in get_fixed_ipv4_csum()