Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mlx5/
Ddevice.h895 static inline bool cqe_is_tunneled(struct mlx5_cqe64 *cqe) in cqe_is_tunneled() function
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1388 if (cqe_is_tunneled(cqe)) { in mlx5e_handle_csum()