Lines Matching refs:macsec_get_ops
375 static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec, in macsec_get_ops() function
1827 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsa()
1914 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsc()
2070 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_txsa()
2141 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsa()
2208 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsc()
2266 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_txsa()
2378 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_txsa()
2472 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()
2684 ops = macsec_get_ops(macsec, &ctx); in get_tx_sa_stats()
2728 ops = macsec_get_ops(macsec, &ctx); in get_rx_sa_stats()
2781 ops = macsec_get_ops(macsec, &ctx); in get_rx_sc_stats()
2863 ops = macsec_get_ops(macsec, &ctx); in get_tx_sc_stats()
2919 ops = macsec_get_ops(macsec, &ctx); in get_secy_stats()
3521 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_dev_open()
3558 ops = macsec_get_ops(macsec, &ctx); in macsec_dev_stop()
3629 ops = macsec_get_ops(macsec, &ctx); in macsec_set_mac_address()
3854 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_changelink()
3906 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_common_dellink()
4123 ops = macsec_get_ops(macsec, &ctx); in macsec_newlink()