Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dmacsec.c526 if (!macsec_device) { in mlx5e_macsec_add_txsa()
601 if (!macsec_device) { in mlx5e_macsec_upd_txsa()
658 if (!macsec_device) { in mlx5e_macsec_del_txsa()
710 if (!macsec_device) { in mlx5e_macsec_add_rxsc()
793 if (!macsec_device) { in mlx5e_macsec_upd_rxsc()
868 if (!macsec_device) { in mlx5e_macsec_del_rxsc()
909 if (!macsec_device) { in mlx5e_macsec_add_rxsa()
994 if (!macsec_device) { in mlx5e_macsec_upd_rxsa()
1050 if (!macsec_device) { in mlx5e_macsec_del_rxsa()
1112 macsec_device = kzalloc(sizeof(*macsec_device), GFP_KERNEL); in mlx5e_macsec_add_secy()
[all …]

Completed in 7 milliseconds