Searched refs:csum_proto (Results 1 – 1 of 1) sorted by relevance
753 __wsum csum_ip_hdr, csum_proto; in ravb_rx_csum_gbeth() local773 csum_proto = 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()