Home
last modified time | relevance | path

Searched refs:macsec_tx_sc_stats (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/net/
Dmacsec.h100 struct macsec_tx_sc_stats { struct
148 struct macsec_tx_sc_stats stats;
287 struct macsec_tx_sc_stats *tx_sc_stats;
/linux-6.12.1/drivers/net/
Dmacsec.c2896 struct macsec_tx_sc_stats *sum) in get_tx_sc_stats()
2917 struct macsec_tx_sc_stats tmp; in get_tx_sc_stats()
2933 static int copy_tx_sc_stats(struct sk_buff *skb, struct macsec_tx_sc_stats *sum) in copy_tx_sc_stats()
3078 struct macsec_tx_sc_stats tx_sc_stats = {0, }; in dump_secy()
/linux-6.12.1/drivers/net/phy/
Dnxp-c45-tja11xx-macsec.c1417 struct macsec_tx_sc_stats *stats; in nxp_c45_mdo_get_tx_sc_stats()