Searched refs:macsec_get_ops (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ |
| H A D | macsec.c | 1008 ops = macsec_get_ops(macsec, NULL); in handle_not_macsec() 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() 3664 ops = macsec_get_ops(macsec, &ctx); in macsec_dev_stop() 3733 ops = macsec_get_ops(macsec, &ctx); in macsec_set_mac_address() [all …]
|