Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mlx5/
Ddevice.h912 static inline bool cqe_has_vlan(struct mlx5_cqe64 *cqe) in cqe_has_vlan() function
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1443 if (cqe_has_vlan(cqe)) { in mlx5e_build_rx_skb()