Home
last modified time | relevance | path

Searched defs:macsec_fs (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmacsec_fs.c220 static void macsec_fs_tx_destroy(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_destroy()
360 static int macsec_fs_tx_roce_create(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_roce_create()
389 static int macsec_fs_tx_create(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_create()
548 static int macsec_fs_tx_ft_get(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_ft_get()
567 static void macsec_fs_tx_ft_put(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_ft_put()
577 static int macsec_fs_tx_setup_fte(struct mlx5_macsec_fs *macsec_fs, in macsec_fs_tx_setup_fte()
770 static void macsec_fs_tx_del_rule(struct mlx5_macsec_fs *macsec_fs, in macsec_fs_tx_del_rule()
800 macsec_fs_tx_add_rule(struct mlx5_macsec_fs *macsec_fs, in macsec_fs_tx_add_rule()
897 static void macsec_fs_tx_cleanup(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_cleanup()
930 static int macsec_fs_tx_init(struct mlx5_macsec_fs *macsec_fs) in macsec_fs_tx_init()
[all …]
/linux-6.12.1/include/linux/mlx5/
Dmacsec.h9 struct mlx5_macsec_fs *macsec_fs; member
Ddriver.h830 struct mlx5_macsec_fs *macsec_fs; member
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec_stats.c52 struct mlx5_macsec_fs *macsec_fs; in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS() local
Dmacsec.c341 struct mlx5_macsec_fs *macsec_fs = priv->mdev->macsec_fs; in mlx5e_macsec_init_sa_fs() local
1724 struct mlx5_macsec_fs *macsec_fs; in mlx5e_macsec_init() local