Home
last modified time | relevance | path

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

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