Searched refs:mlx5_ipsec_is_rx_flow (Results 1 – 2 of 2) sorted by relevance
75 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5_ipsec_is_rx_flow() function153 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5_ipsec_is_rx_flow() function
1558 if (unlikely(mlx5_ipsec_is_rx_flow(cqe))) in mlx5e_build_rx_skb()