Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c673 static inline __wsum get_fixed_vlan_csum(__wsum hw_checksum, in get_fixed_vlan_csum() function
730 hw_checksum = get_fixed_vlan_csum(hw_checksum, hdr); in check_csum()