Lines Matching refs:macsec_get_ops
375 static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec, in macsec_get_ops() function
1829 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsa()
1916 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsc()
2072 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_txsa()
2143 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsa()
2210 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsc()
2268 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_txsa()
2380 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_txsa()
2473 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsa()
2545 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsc()
2682 ops = macsec_get_ops(macsec, &ctx); in get_tx_sa_stats()
2726 ops = macsec_get_ops(macsec, &ctx); in get_rx_sa_stats()
2779 ops = macsec_get_ops(macsec, &ctx); in get_rx_sc_stats()
2861 ops = macsec_get_ops(macsec, &ctx); in get_tx_sc_stats()
2917 ops = macsec_get_ops(macsec, &ctx); in get_secy_stats()
3519 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_dev_open()
3556 ops = macsec_get_ops(macsec, &ctx); in macsec_dev_stop()
3627 ops = macsec_get_ops(macsec, &ctx); in macsec_set_mac_address()
3840 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_changelink()
3892 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_common_dellink()
4111 ops = macsec_get_ops(macsec, &ctx); in macsec_newlink()