Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_rxtx.h78 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5_ipsec_is_rx_flow() function
142 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5_ipsec_is_rx_flow() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1052 if (unlikely(mlx5_ipsec_is_rx_flow(cqe))) in mlx5e_build_rx_skb()
1314 if (unlikely(!mlx5_ipsec_is_rx_flow(cqe) && in mlx5e_handle_rx_cqe_rep()
1372 if (unlikely(!mlx5_ipsec_is_rx_flow(cqe) && in mlx5e_handle_rx_cqe_mpwrq_rep()