Searched refs:macsec_ops (Results 1 – 9 of 9) sorted by relevance
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()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 …]
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
527 struct macsec_ops;747 const struct macsec_ops *macsec_ops; member
63 struct macsec_ops;2367 const struct macsec_ops *macsec_ops; member
930 static const struct macsec_ops vsc8584_macsec_ops = {958 phydev->macsec_ops = &vsc8584_macsec_ops; in vsc8584_macsec_init()
1573 static const struct macsec_ops cn10k_mcs_ops = {1640 pfvf->netdev->macsec_ops = &cn10k_mcs_ops; in cn10k_mcs_init()
1686 static const struct macsec_ops macsec_offload_ops = {1768 netdev->macsec_ops = &macsec_offload_ops; in mlx5e_macsec_build_netdev()
Completed in 45 milliseconds