Searched refs:ixgbe_macsec_stats (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 715 {"in_pkts_badtag", offsetof(struct ixgbe_macsec_stats, 717 {"in_pkts_nosci", offsetof(struct ixgbe_macsec_stats, 727 {"in_pkts_delayed", offsetof(struct ixgbe_macsec_stats, 729 {"in_pkts_late", offsetof(struct ixgbe_macsec_stats, 731 {"in_pkts_ok", offsetof(struct ixgbe_macsec_stats, 733 {"in_pkts_invalid", offsetof(struct ixgbe_macsec_stats, 3072 struct ixgbe_macsec_stats *macsec_stats, in ixgbe_read_stats_registers() 3297 struct ixgbe_macsec_stats *macsec_stats = in ixgbe_dev_stats_get() 3523 struct ixgbe_macsec_stats *macsec_stats = in ixgbe_dev_xstats_get() 3599 struct ixgbe_macsec_stats *macsec_stats = in ixgbe_dev_xstats_get_by_id() [all …]
|
| H A D | ixgbe_ethdev.h | 378 struct ixgbe_macsec_stats { struct 480 struct ixgbe_macsec_stats macsec_stats;
|