Lines Matching refs:macsec_ops
827 static const struct macsec_ops *vlan_get_macsec_ops(const struct macsec_context *ctx)
829 return vlan_dev_priv(ctx->netdev)->real_dev->macsec_ops;
843 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
853 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
863 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
873 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
883 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
893 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
903 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
913 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
923 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
933 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
943 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
953 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
963 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
973 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
983 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
993 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
1003 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
1013 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
1023 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
1031 static const struct macsec_ops macsec_offload_ops = {
1129 dev->macsec_ops = &macsec_offload_ops;