Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Ddevice.h910 static inline bool cqe_is_tunneled(struct mlx5_cqe64 *cqe) in cqe_is_tunneled() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1532 if (cqe_is_tunneled(cqe)) { in mlx5e_handle_csum()