Lines Matching refs:macsec_get_ops
366 static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec, in macsec_get_ops() function
1008 ops = macsec_get_ops(macsec, NULL); in handle_not_macsec()
1839 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsa()
1926 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsc()
2082 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_txsa()
2153 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsa()
2220 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsc()
2278 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_txsa()
2390 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_txsa()
2484 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsa()
2557 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsc()
2612 ops = macsec_get_ops(macsec, NULL); in macsec_set_head_tail_room()
2743 ops = macsec_get_ops(macsec, &ctx); in get_tx_sa_stats()
2787 ops = macsec_get_ops(macsec, &ctx); in get_rx_sa_stats()
2840 ops = macsec_get_ops(macsec, &ctx); in get_rx_sc_stats()
2922 ops = macsec_get_ops(macsec, &ctx); in get_tx_sc_stats()
2978 ops = macsec_get_ops(macsec, &ctx); in get_secy_stats()
3451 ops = macsec_get_ops(macsec, &ctx); in macsec_insert_tx_tag()
3627 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_dev_open()
3664 ops = macsec_get_ops(macsec, &ctx); in macsec_dev_stop()
3733 ops = macsec_get_ops(macsec, &ctx); in macsec_set_mac_address()
3973 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_changelink()
4025 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_common_dellink()
4245 ops = macsec_get_ops(macsec, &ctx); in macsec_newlink()