Home
last modified time | relevance | path

Searched refs:macsec_tx_sc_stats (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dmacsec.h84 struct macsec_tx_sc_stats { struct
132 struct macsec_tx_sc_stats stats;
252 struct macsec_tx_sc_stats *tx_sc_stats;
/kernel/linux/linux-6.6/include/net/
H A Dmacsec.h100 struct macsec_tx_sc_stats { struct
148 struct macsec_tx_sc_stats stats;
270 struct macsec_tx_sc_stats *tx_sc_stats;
/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c2890 struct macsec_tx_sc_stats *sum) in get_tx_sc_stats()
2911 struct macsec_tx_sc_stats tmp; in get_tx_sc_stats()
2927 static int copy_tx_sc_stats(struct sk_buff *skb, struct macsec_tx_sc_stats *sum) in copy_tx_sc_stats()
3072 struct macsec_tx_sc_stats tx_sc_stats = {0, }; in dump_secy()
/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c2853 struct macsec_tx_sc_stats *sum) in get_tx_sc_stats()
2874 struct macsec_tx_sc_stats tmp; in get_tx_sc_stats()
2890 static int copy_tx_sc_stats(struct sk_buff *skb, struct macsec_tx_sc_stats *sum) in copy_tx_sc_stats()
3035 struct macsec_tx_sc_stats tx_sc_stats = {0, }; in dump_secy()

Completed in 21 milliseconds