Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dmacsec.h32 static inline bool mlx5e_macsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5e_macsec_is_rx_flow() function
46 static inline bool mlx5e_macsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5e_macsec_is_rx_flow() function
/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rx.c1570 if (unlikely(mlx5e_macsec_is_rx_flow(cqe))) in mlx5e_build_rx_skb()

Completed in 14 milliseconds