Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1362 static inline bool is_last_ethertype_ip(struct sk_buff *skb, int *network_depth, in is_last_ethertype_ip() function
1384 if (unlikely(!is_last_ethertype_ip(skb, &network_depth, &proto))) in mlx5e_enable_ecn()
1512 if (likely(is_last_ethertype_ip(skb, &network_depth, &proto))) { in mlx5e_handle_csum()