Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h56 static inline bool mlx5e_skb_is_multicast(struct sk_buff *skb) in mlx5e_skb_is_multicast() function
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1603 if (unlikely(mlx5e_skb_is_multicast(skb))) in mlx5e_build_rx_skb()