Lines Matching refs:macsec_get_ops
379 static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec, in macsec_get_ops() function
1814 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsa()
1907 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsc()
2057 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_txsa()
2134 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsa()
2201 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsc()
2259 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_txsa()
2371 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_txsa()
2464 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsa()
2536 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsc()
2673 ops = macsec_get_ops(macsec, &ctx); in get_tx_sa_stats()
2717 ops = macsec_get_ops(macsec, &ctx); in get_rx_sa_stats()
2770 ops = macsec_get_ops(macsec, &ctx); in get_rx_sc_stats()
2852 ops = macsec_get_ops(macsec, &ctx); in get_tx_sc_stats()
2908 ops = macsec_get_ops(macsec, &ctx); in get_secy_stats()
3501 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_dev_open()
3538 ops = macsec_get_ops(macsec, &ctx); in macsec_dev_stop()
3610 ops = macsec_get_ops(macsec, &ctx); in macsec_set_mac_address()
3818 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_changelink()
3870 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_common_dellink()
4076 ops = macsec_get_ops(macsec, &ctx); in macsec_newlink()