Lines Matching refs:macsec_get_ops
365 static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec, in macsec_get_ops() function
1007 ops = macsec_get_ops(macsec, NULL); in handle_not_macsec()
1838 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsa()
1925 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_rxsc()
2081 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_add_txsa()
2152 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsa()
2219 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_rxsc()
2277 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_del_txsa()
2389 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_txsa()
2483 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsa()
2556 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_upd_rxsc()
2611 ops = macsec_get_ops(macsec, NULL); in macsec_set_head_tail_room()
2727 ops = macsec_get_ops(macsec, &ctx); in get_tx_sa_stats()
2771 ops = macsec_get_ops(macsec, &ctx); in get_rx_sa_stats()
2824 ops = macsec_get_ops(macsec, &ctx); in get_rx_sc_stats()
2906 ops = macsec_get_ops(macsec, &ctx); in get_tx_sc_stats()
2962 ops = macsec_get_ops(macsec, &ctx); in get_secy_stats()
3435 ops = macsec_get_ops(macsec, &ctx); in macsec_insert_tx_tag()
3598 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_dev_open()
3635 ops = macsec_get_ops(macsec, &ctx); in macsec_dev_stop()
3704 ops = macsec_get_ops(macsec, &ctx); in macsec_set_mac_address()
3944 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_changelink()
3996 ops = macsec_get_ops(netdev_priv(dev), &ctx); in macsec_common_dellink()
4213 ops = macsec_get_ops(macsec, &ctx); in macsec_newlink()