Home
last modified time | relevance | path

Searched refs:MLX5_ACCEL_MACSEC_ACTION_ENCRYPT (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmacsec_fs.h39 MLX5_ACCEL_MACSEC_ACTION_ENCRYPT, enumerator
Dmacsec_fs.c2090 (attrs->action == MLX5_ACCEL_MACSEC_ACTION_ENCRYPT) in mlx5_macsec_fs_add_rule()
2095 macsec_rule = (attrs->action == MLX5_ACCEL_MACSEC_ACTION_ENCRYPT) ? in mlx5_macsec_fs_add_rule()
2114 .is_tx = (action == MLX5_ACCEL_MACSEC_ACTION_ENCRYPT) in mlx5_macsec_fs_del_rule()
2122 (action == MLX5_ACCEL_MACSEC_ACTION_ENCRYPT) ? in mlx5_macsec_fs_del_rule()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec.c317 int action = (is_tx) ? MLX5_ACCEL_MACSEC_ACTION_ENCRYPT : in mlx5e_macsec_cleanup_sa_fs()
348 rule_attrs.action = (is_tx) ? MLX5_ACCEL_MACSEC_ACTION_ENCRYPT : in mlx5e_macsec_init_sa_fs()