Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec_fs.c105 static void macsec_fs_tx_destroy(struct mlx5e_macsec_fs *macsec_fs) in macsec_fs_tx_destroy()
237 static int macsec_fs_tx_create(struct mlx5e_macsec_fs *macsec_fs) in macsec_fs_tx_create()
392 static int macsec_fs_tx_ft_get(struct mlx5e_macsec_fs *macsec_fs) in macsec_fs_tx_ft_get()
411 static void macsec_fs_tx_ft_put(struct mlx5e_macsec_fs *macsec_fs) in macsec_fs_tx_ft_put()
421 static int macsec_fs_tx_setup_fte(struct mlx5e_macsec_fs *macsec_fs, in macsec_fs_tx_setup_fte()
490 static void macsec_fs_tx_del_rule(struct mlx5e_macsec_fs *macsec_fs, in macsec_fs_tx_del_rule()
514 macsec_fs_tx_add_rule(struct mlx5e_macsec_fs *macsec_fs, in macsec_fs_tx_add_rule()
603 static void macsec_fs_tx_cleanup(struct mlx5e_macsec_fs *macsec_fs) in macsec_fs_tx_cleanup()
636 static int macsec_fs_tx_init(struct mlx5e_macsec_fs *macsec_fs) in macsec_fs_tx_init()
688 static void macsec_fs_rx_destroy(struct mlx5e_macsec_fs *macsec_fs) in macsec_fs_rx_destroy()
[all …]
Dmacsec.c126 struct mlx5e_macsec_fs *macsec_fs; member
1778 struct mlx5e_macsec_fs *macsec_fs; in mlx5e_macsec_init() local