Lines Matching refs:macsec_get_ops
378 static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec, in macsec_get_ops() function
1811 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsa()
1904 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsc()
2053 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_txsa()
2129 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsa()
2196 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsc()
2254 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_txsa()
2366 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_txsa()
2459 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsa()
2531 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()
3515 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_dev_open()
3552 ops = macsec_get_ops(macsec, &ctx); in macsec_dev_stop()
3624 ops = macsec_get_ops(macsec, &ctx); in macsec_set_mac_address()
3825 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_changelink()
3891 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_dellink()
4074 ops = macsec_get_ops(macsec, &ctx); in macsec_newlink()