Searched refs:macsec_ops (Results 1 – 9 of 9) sorted by relevance
344 macsec->real_dev->phydev->macsec_ops; in macsec_check_offload()347 macsec->real_dev->macsec_ops; in macsec_check_offload()352 static const struct macsec_ops *__macsec_get_ops(enum macsec_offload offload, in __macsec_get_ops()367 return macsec->real_dev->phydev->macsec_ops; in __macsec_get_ops()369 return macsec->real_dev->macsec_ops; in __macsec_get_ops()375 static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec, in macsec_get_ops()1826 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()[all …]
120 extern const struct macsec_ops aq_macsec_ops;
1430 const struct macsec_ops aq_macsec_ops = {1470 nic->ndev->macsec_ops = &aq_macsec_ops; in aq_macsec_init()
279 struct macsec_ops { struct
525 struct macsec_ops;731 const struct macsec_ops *macsec_ops; member
62 struct macsec_ops;2339 const struct macsec_ops *macsec_ops; member
927 static const struct macsec_ops vsc8584_macsec_ops = {955 phydev->macsec_ops = &vsc8584_macsec_ops; in vsc8584_macsec_init()
1687 static const struct macsec_ops macsec_offload_ops = {1769 netdev->macsec_ops = &macsec_offload_ops; in mlx5e_macsec_build_netdev()
1573 static const struct macsec_ops cn10k_mcs_ops = {1640 pfvf->netdev->macsec_ops = &cn10k_mcs_ops; in cn10k_mcs_init()