Home
last modified time | relevance | path

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

/linux/drivers/net/
A Dmacsec.c1809 const struct macsec_ops *ops; in macsec_add_rxsa()
1902 const struct macsec_ops *ops; in macsec_add_rxsc()
2051 const struct macsec_ops *ops; in macsec_add_txsa()
2127 const struct macsec_ops *ops; in macsec_del_rxsa()
2194 const struct macsec_ops *ops; in macsec_del_rxsc()
2252 const struct macsec_ops *ops; in macsec_del_txsa()
2364 const struct macsec_ops *ops; in macsec_upd_txsa()
2457 const struct macsec_ops *ops; in macsec_upd_rxsa()
2529 const struct macsec_ops *ops; in macsec_upd_rxsc()
2580 const struct macsec_ops *ops; in macsec_upd_offload()
[all …]
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_macsec.h120 extern const struct macsec_ops aq_macsec_ops;
A Daq_macsec.c1454 const struct macsec_ops aq_macsec_ops = {
1494 nic->ndev->macsec_ops = &aq_macsec_ops; in aq_macsec_init()
/linux/include/net/
A Dmacsec.h264 struct macsec_ops { struct
/linux/include/linux/
A Dphy.h518 struct macsec_ops;
706 const struct macsec_ops *macsec_ops; member
A Dnetdevice.h59 struct macsec_ops;
2264 const struct macsec_ops *macsec_ops; member
/linux/drivers/net/phy/mscc/
A Dmscc_macsec.c961 static const struct macsec_ops vsc8584_macsec_ops = {
989 phydev->macsec_ops = &vsc8584_macsec_ops; in vsc8584_macsec_init()

Completed in 37 milliseconds