Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
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.12.1/drivers/net/
Dmacsec.c282 const struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_fill_sectag()
490 static void macsec_count_tx(struct sk_buff *skb, struct macsec_tx_sc *tx_sc, in macsec_count_tx()
580 struct macsec_tx_sc *tx_sc; in macsec_encrypt()
1540 struct macsec_tx_sc **scp, in get_txsa_from_nl()
1545 struct macsec_tx_sc *tx_sc; in get_txsa_from_nl()
1980 struct macsec_tx_sc *tx_sc; in macsec_add_txsa()
2247 struct macsec_tx_sc *tx_sc; in macsec_del_txsa()
2332 struct macsec_tx_sc *tx_sc; in macsec_upd_txsa()
2584 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_is_configured()
3026 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in nla_put_secy()
[all …]
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec.c502 const struct macsec_tx_sc *tx_sc = &ctx->secy->tx_sc; in mlx5e_macsec_add_txsa()
575 const struct macsec_tx_sc *tx_sc = &ctx->secy->tx_sc; in mlx5e_macsec_upd_txsa()
1169 const struct macsec_tx_sc *tx_sc = &ctx->secy->tx_sc; in mlx5e_macsec_upd_secy()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_macsec.c503 struct macsec_tx_sc *sw_tx_sc; in cn10k_mcs_write_tx_secy()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmacsec_fs.c617 const struct macsec_tx_sc *tx_sc; in macsec_fs_tx_create_sectag_header()