Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h77 static inline bool mlx5e_skb_is_multicast(struct sk_buff *skb) in mlx5e_skb_is_multicast() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1599 if (unlikely(mlx5e_skb_is_multicast(skb))) in mlx5e_build_rx_skb()