Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/
A Dmacsec.c1826 const struct macsec_ops *ops; in macsec_add_rxsa()
1913 const struct macsec_ops *ops; in macsec_add_rxsc()
2069 const struct macsec_ops *ops; in macsec_add_txsa()
2140 const struct macsec_ops *ops; in macsec_del_rxsa()
2207 const struct macsec_ops *ops; in macsec_del_rxsc()
2265 const struct macsec_ops *ops; in macsec_del_txsa()
2377 const struct macsec_ops *ops; in macsec_upd_txsa()
2470 const struct macsec_ops *ops; in macsec_upd_rxsa()
2542 const struct macsec_ops *ops; in macsec_upd_rxsc()
2589 const struct macsec_ops *ops; in macsec_update_offload()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_macsec.h120 extern const struct macsec_ops aq_macsec_ops;
A Daq_macsec.c1430 const struct macsec_ops aq_macsec_ops = {
1470 nic->ndev->macsec_ops = &aq_macsec_ops; in aq_macsec_init()
/linux-6.3-rc2/include/net/
A Dmacsec.h279 struct macsec_ops { struct
/linux-6.3-rc2/include/linux/
A Dphy.h527 struct macsec_ops;
747 const struct macsec_ops *macsec_ops; member
A Dnetdevice.h63 struct macsec_ops;
2367 const struct macsec_ops *macsec_ops; member
/linux-6.3-rc2/drivers/net/phy/mscc/
A Dmscc_macsec.c930 static const struct macsec_ops vsc8584_macsec_ops = {
958 phydev->macsec_ops = &vsc8584_macsec_ops; in vsc8584_macsec_init()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dcn10k_macsec.c1573 static const struct macsec_ops cn10k_mcs_ops = {
1640 pfvf->netdev->macsec_ops = &cn10k_mcs_ops; in cn10k_mcs_init()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dmacsec.c1686 static const struct macsec_ops macsec_offload_ops = {
1768 netdev->macsec_ops = &macsec_offload_ops; in mlx5e_macsec_build_netdev()

Completed in 45 milliseconds