Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dmacsec_fs.c60 struct mlx5e_flow_table ft_crypto; member
144 mlx5e_destroy_flow_table(&tx_tables->ft_crypto); in macsec_fs_tx_destroy()
246 struct mlx5e_flow_table *ft_crypto; in macsec_fs_tx_create() local
270 ft_crypto = &tx_tables->ft_crypto; in macsec_fs_tx_create()
283 ft_crypto->t = flow_table; in macsec_fs_tx_create()
731 mlx5e_destroy_flow_table(&rx_tables->ft_crypto); in macsec_fs_rx_destroy()
895 struct mlx5e_flow_table *ft_crypto; in macsec_fs_rx_create() local
920 ft_crypto = &rx_tables->ft_crypto; in macsec_fs_rx_create()
932 ft_crypto->t = flow_table; in macsec_fs_rx_create()
1125 struct mlx5e_flow_table *ft_crypto; in macsec_fs_rx_add_rule() local
[all …]

Completed in 5 milliseconds