Searched refs:ixgbe_macsec_stats (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 708 {"in_pkts_badtag", offsetof(struct ixgbe_macsec_stats, 710 {"in_pkts_nosci", offsetof(struct ixgbe_macsec_stats, 720 {"in_pkts_delayed", offsetof(struct ixgbe_macsec_stats, 722 {"in_pkts_late", offsetof(struct ixgbe_macsec_stats, 724 {"in_pkts_ok", offsetof(struct ixgbe_macsec_stats, 726 {"in_pkts_invalid", offsetof(struct ixgbe_macsec_stats, 3090 struct ixgbe_macsec_stats *macsec_stats, in ixgbe_read_stats_registers() 3315 struct ixgbe_macsec_stats *macsec_stats = in ixgbe_dev_stats_get() 3548 struct ixgbe_macsec_stats *macsec_stats = in ixgbe_dev_xstats_get() 3624 struct ixgbe_macsec_stats *macsec_stats = in ixgbe_dev_xstats_get_by_id() [all …]
|
| H A D | ixgbe_ethdev.h | 373 struct ixgbe_macsec_stats { struct 475 struct ixgbe_macsec_stats macsec_stats;
|