Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/renesas/
Dravb_main.c753 __wsum csum_ip_hdr, csum_proto; in ravb_rx_csum_gbeth() local
776 csum_ip_hdr = csum_unfold((__force __sum16)get_unaligned_le16(hw_csum)); in ravb_rx_csum_gbeth()
784 if (skb->protocol == htons(ETH_P_IP) && !csum_ip_hdr && !csum_proto) in ravb_rx_csum_gbeth()