Searched refs:is_last_ethertype_ip (Results 1 – 1 of 1) sorted by relevance
1362 static inline bool is_last_ethertype_ip(struct sk_buff *skb, int *network_depth, in is_last_ethertype_ip() function1384 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()