Lines Matching refs:macsec_context
827 static const struct macsec_ops *vlan_get_macsec_ops(const struct macsec_context *ctx)
832 static int vlan_macsec_offload(int (* const func)(struct macsec_context *),
833 struct macsec_context *ctx)
841 static int vlan_macsec_dev_open(struct macsec_context *ctx)
851 static int vlan_macsec_dev_stop(struct macsec_context *ctx)
861 static int vlan_macsec_add_secy(struct macsec_context *ctx)
871 static int vlan_macsec_upd_secy(struct macsec_context *ctx)
881 static int vlan_macsec_del_secy(struct macsec_context *ctx)
891 static int vlan_macsec_add_rxsc(struct macsec_context *ctx)
901 static int vlan_macsec_upd_rxsc(struct macsec_context *ctx)
911 static int vlan_macsec_del_rxsc(struct macsec_context *ctx)
921 static int vlan_macsec_add_rxsa(struct macsec_context *ctx)
931 static int vlan_macsec_upd_rxsa(struct macsec_context *ctx)
941 static int vlan_macsec_del_rxsa(struct macsec_context *ctx)
951 static int vlan_macsec_add_txsa(struct macsec_context *ctx)
961 static int vlan_macsec_upd_txsa(struct macsec_context *ctx)
971 static int vlan_macsec_del_txsa(struct macsec_context *ctx)
981 static int vlan_macsec_get_dev_stats(struct macsec_context *ctx)
991 static int vlan_macsec_get_tx_sc_stats(struct macsec_context *ctx)
1001 static int vlan_macsec_get_tx_sa_stats(struct macsec_context *ctx)
1011 static int vlan_macsec_get_rx_sc_stats(struct macsec_context *ctx)
1021 static int vlan_macsec_get_rx_sa_stats(struct macsec_context *ctx)