Lines Matching refs:vlan_get_macsec_ops

794 static const struct macsec_ops *vlan_get_macsec_ops(const struct macsec_context *ctx)  in vlan_get_macsec_ops()  function
810 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_open()
820 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_stop()
830 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_secy()
840 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_secy()
850 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_secy()
860 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_rxsc()
870 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_rxsc()
880 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_rxsc()
890 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_rxsa()
900 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_rxsa()
910 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_rxsa()
920 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_txsa()
930 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_txsa()
940 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_txsa()
950 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_get_dev_stats()
960 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_get_tx_sc_stats()
970 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_get_tx_sa_stats()
980 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_get_rx_sc_stats()
990 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_get_rx_sa_stats()