Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c569 static inline __wsum get_fixed_vlan_csum(__wsum hw_checksum, in get_fixed_vlan_csum() function
647 hw_checksum = get_fixed_vlan_csum(hw_checksum, hdr); in check_csum()