Lines Matching refs:macsec_get_ops
379 static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec, in macsec_get_ops() function
1812 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsa()
1905 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsc()
2054 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_txsa()
2130 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsa()
2197 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsc()
2255 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_txsa()
2367 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_txsa()
2460 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsa()
2532 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsc()
2674 ops = macsec_get_ops(macsec, &ctx); in get_tx_sa_stats()
2718 ops = macsec_get_ops(macsec, &ctx); in get_rx_sa_stats()
2771 ops = macsec_get_ops(macsec, &ctx); in get_rx_sc_stats()
2853 ops = macsec_get_ops(macsec, &ctx); in get_tx_sc_stats()
2909 ops = macsec_get_ops(macsec, &ctx); in get_secy_stats()
3516 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_dev_open()
3553 ops = macsec_get_ops(macsec, &ctx); in macsec_dev_stop()
3625 ops = macsec_get_ops(macsec, &ctx); in macsec_set_mac_address()
3826 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_changelink()
3892 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_dellink()
4075 ops = macsec_get_ops(macsec, &ctx); in macsec_newlink()