Searched refs:macsec_ops (Results 1 – 7 of 7) sorted by relevance
363 macsec->real_dev->phydev->macsec_ops; in macsec_check_offload()366 macsec->real_dev->macsec_ops; in macsec_check_offload()371 static const struct macsec_ops *__macsec_get_ops(enum macsec_offload offload, in __macsec_get_ops()386 return macsec->real_dev->phydev->macsec_ops; in __macsec_get_ops()388 return macsec->real_dev->macsec_ops; in __macsec_get_ops()394 static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec, in macsec_get_ops()1035 const struct macsec_ops *ops; in handle_not_macsec()1840 const struct macsec_ops *ops; in macsec_add_rxsa()1914 const struct macsec_ops *ops; in macsec_add_rxsc()2048 const struct macsec_ops *ops; in macsec_add_txsa()[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()
329 struct macsec_ops { struct
936 static const struct macsec_ops vsc8584_macsec_ops = {964 phydev->macsec_ops = &vsc8584_macsec_ops; in vsc8584_macsec_init()
1575 static const struct macsec_ops nxp_c45_macsec_ops = {1659 phydev->macsec_ops = &nxp_c45_macsec_ops; in nxp_c45_macsec_probe()
1640 static const struct macsec_ops macsec_offload_ops = {1725 netdev->macsec_ops = &macsec_offload_ops; in mlx5e_macsec_build_netdev()