Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c265 if (!cqe_has_vlan(cqe)) in mlx5e_xdp_rx_vlan_tag()
/linux-6.15/include/linux/mlx5/
H A Ddevice.h944 static inline bool cqe_has_vlan(const struct mlx5_cqe64 *cqe) in cqe_has_vlan() function
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1582 if (cqe_has_vlan(cqe)) { in mlx5e_build_rx_skb()