Searched refs:mlx5_ipsec_is_rx_flow (Results 1 – 3 of 3) sorted by relevance
75 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5_ipsec_is_rx_flow() function156 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5_ipsec_is_rx_flow() function
874 !mlx5_ipsec_is_rx_flow(cqe)) in mlx5e_rep_tc_receive()
1418 if (unlikely(mlx5_ipsec_is_rx_flow(cqe))) in mlx5e_build_rx_skb()