Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dmacsec.h204 struct macsec_tx_sc { struct
244 struct macsec_tx_sc tx_sc;
362 const struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_send_sci()
/linux-6.15/drivers/net/
H A Dmacsec.c581 struct macsec_tx_sc *tx_sc; in macsec_encrypt()
1541 struct macsec_tx_sc **scp, in get_txsa_from_nl()
1546 struct macsec_tx_sc *tx_sc; in get_txsa_from_nl()
1981 struct macsec_tx_sc *tx_sc; in macsec_add_txsa()
2248 struct macsec_tx_sc *tx_sc; in macsec_del_txsa()
2333 struct macsec_tx_sc *tx_sc; in macsec_upd_txsa()
2585 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_is_configured()
3042 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in nla_put_secy()
3856 struct macsec_tx_sc *tx_sc; in macsec_changelink_common()
3935 struct macsec_tx_sc tx_sc; in macsec_changelink()
[all …]
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c342 const struct macsec_tx_sc *tx_sc = &ctx->secy->tx_sc; in mlx5e_macsec_init_sa_fs()
506 const struct macsec_tx_sc *tx_sc = &ctx->secy->tx_sc; in mlx5e_macsec_add_txsa()
579 const struct macsec_tx_sc *tx_sc = &ctx->secy->tx_sc; in mlx5e_macsec_upd_txsa()
1173 const struct macsec_tx_sc *tx_sc = &ctx->secy->tx_sc; in mlx5e_macsec_upd_secy()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c501 struct macsec_tx_sc *sw_tx_sc; in cn10k_mcs_write_tx_secy()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c617 const struct macsec_tx_sc *tx_sc; in macsec_fs_tx_create_sectag_header()