Lines Matching refs:vlan_get_macsec_ops

770 static const struct macsec_ops *vlan_get_macsec_ops(const struct macsec_context *ctx)  in vlan_get_macsec_ops()  function
786 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_open()
796 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_stop()
806 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_secy()
816 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_secy()
826 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_secy()
836 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_rxsc()
846 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_rxsc()
856 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_rxsc()
866 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_rxsa()
876 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_rxsa()
886 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_rxsa()
896 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_txsa()
906 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_txsa()
916 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_txsa()
926 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_get_dev_stats()
936 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_get_tx_sc_stats()
946 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_get_tx_sa_stats()
956 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_get_rx_sc_stats()
966 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_get_rx_sa_stats()