Home
last modified time | relevance | path

Searched refs:mlx5_macsec_fs (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/mlx5/
H A Dmacsec.h9 struct mlx5_macsec_fs *macsec_fs;
17 struct mlx5_macsec_fs *macsec_fs);
19 void mlx5_macsec_del_roce_rule(u16 gid_idx, struct mlx5_macsec_fs *macsec_fs,
25 struct mlx5_macsec_fs *macsec_fs, bool is_tx);
27 void mlx5_macsec_del_roce_sa_rules(u32 fs_id, struct mlx5_macsec_fs *macsec_fs,
H A Ddriver.h792 struct mlx5_macsec_fs *macsec_fs;
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c178 struct mlx5_macsec_fs { struct
216 static void macsec_fs_tx_destroy(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_destroy() argument
356 static int macsec_fs_tx_roce_create(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_roce_create()
385 static int macsec_fs_tx_create(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_create()
544 static int macsec_fs_tx_ft_get(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_ft_get()
563 static void macsec_fs_tx_ft_put(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_ft_put()
573 static int macsec_fs_tx_setup_fte(struct mlx5_macsec_fs *macsec_fs, in macsec_fs_tx_setup_fte()
766 static void macsec_fs_tx_del_rule(struct mlx5_macsec_fs *macsec_fs, in macsec_fs_tx_del_rule()
796 macsec_fs_tx_add_rule(struct mlx5_macsec_fs *macsec_fs, in macsec_fs_tx_add_rule()
893 static void macsec_fs_tx_cleanup(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_cleanup()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec_stats.c52 struct mlx5_macsec_fs *macsec_fs; in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
H A Dmacsec.c342 struct mlx5_macsec_fs *macsec_fs = priv->mdev->macsec_fs; in mlx5e_macsec_init_sa_fs()
1725 struct mlx5_macsec_fs *macsec_fs; in mlx5e_macsec_init()