Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmacsec.h204 struct macsec_tx_sc { struct
244 struct macsec_tx_sc tx_sc;
312 const struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_send_sci()
/openbmc/linux/drivers/net/
H A Dmacsec.c279 const struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_fill_sectag()
487 static void macsec_count_tx(struct sk_buff *skb, struct macsec_tx_sc *tx_sc, in macsec_count_tx()
577 struct macsec_tx_sc *tx_sc; in macsec_encrypt()
1537 struct macsec_tx_sc **scp, in get_txsa_from_nl()
1542 struct macsec_tx_sc *tx_sc; in get_txsa_from_nl()
1977 struct macsec_tx_sc *tx_sc; in macsec_add_txsa()
2244 struct macsec_tx_sc *tx_sc; in macsec_del_txsa()
2329 struct macsec_tx_sc *tx_sc; in macsec_upd_txsa()
2581 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_is_configured()
2991 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in nla_put_secy()
[all …]
/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c503 struct macsec_tx_sc *sw_tx_sc; in cn10k_mcs_write_tx_secy()
/openbmc/linux/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()