Searched refs:macsec_ops (Results 1 – 7 of 7) sorted by relevance
347 macsec->real_dev->phydev->macsec_ops; in macsec_check_offload()350 macsec->real_dev->macsec_ops; in macsec_check_offload()355 static const struct macsec_ops *__macsec_get_ops(enum macsec_offload offload, in __macsec_get_ops()370 return macsec->real_dev->phydev->macsec_ops; in __macsec_get_ops()372 return macsec->real_dev->macsec_ops; in __macsec_get_ops()378 static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec, in macsec_get_ops()1808 const struct macsec_ops *ops; in macsec_add_rxsa()1901 const struct macsec_ops *ops; in macsec_add_rxsc()2050 const struct macsec_ops *ops; in macsec_add_txsa()2126 const struct macsec_ops *ops; in macsec_del_rxsa()[all …]
120 extern const struct macsec_ops aq_macsec_ops;
1454 const struct macsec_ops aq_macsec_ops = {1494 nic->ndev->macsec_ops = &aq_macsec_ops; in aq_macsec_init()
264 struct macsec_ops { struct
468 struct macsec_ops;644 const struct macsec_ops *macsec_ops; member
58 struct macsec_ops;2160 const struct macsec_ops *macsec_ops; member
961 static const struct macsec_ops vsc8584_macsec_ops = {989 phydev->macsec_ops = &vsc8584_macsec_ops; in vsc8584_macsec_init()