Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dmacsec.h203 struct macsec_tx_sc { struct
243 struct macsec_tx_sc tx_sc;
309 const struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_send_sci()
/linux-6.1.9/drivers/net/
Dmacsec.c292 const struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_fill_sectag()
500 static void macsec_count_tx(struct sk_buff *skb, struct macsec_tx_sc *tx_sc, in macsec_count_tx()
596 struct macsec_tx_sc *tx_sc; in macsec_encrypt()
1531 struct macsec_tx_sc **scp, in get_txsa_from_nl()
1536 struct macsec_tx_sc *tx_sc; in get_txsa_from_nl()
1971 struct macsec_tx_sc *tx_sc; in macsec_add_txsa()
2238 struct macsec_tx_sc *tx_sc; in macsec_del_txsa()
2323 struct macsec_tx_sc *tx_sc; in macsec_upd_txsa()
2573 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_is_configured()
2989 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in nla_put_secy()
[all …]
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec.c511 const struct macsec_tx_sc *tx_sc = &ctx->secy->tx_sc; in mlx5e_macsec_add_txsa()
586 const struct macsec_tx_sc *tx_sc = &ctx->secy->tx_sc; in mlx5e_macsec_upd_txsa()
1187 const struct macsec_tx_sc *tx_sc = &ctx->secy->tx_sc; in mlx5e_macsec_upd_secy()
Dmacsec_fs.c461 const struct macsec_tx_sc *tx_sc; in macsec_fs_tx_create_sectag_header()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_macsec.c385 struct macsec_tx_sc *sw_tx_sc; in cn10k_mcs_write_tx_secy()