Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c625 static int check_csum(struct mlx4_cqe *cqe, struct sk_buff *skb, void *va, in check_csum() function
918 if (check_csum(cqe, skb, va, dev->features)) in mlx4_en_process_rx_cq()