Home
last modified time | relevance | path

Searched refs:macsec_stats (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c3254 macsec_stats->out_pkts_encrypted += in ixgbe_read_stats_registers()
3256 macsec_stats->out_pkts_protected += in ixgbe_read_stats_registers()
3258 macsec_stats->out_octets_encrypted += in ixgbe_read_stats_registers()
3265 macsec_stats->in_pkts_unknownsci += in ixgbe_read_stats_registers()
3267 macsec_stats->in_octets_decrypted += in ixgbe_read_stats_registers()
3269 macsec_stats->in_octets_validated += in ixgbe_read_stats_registers()
3275 macsec_stats->in_pkts_ok += in ixgbe_read_stats_registers()
3277 macsec_stats->in_pkts_invalid += in ixgbe_read_stats_registers()
3279 macsec_stats->in_pkts_notvalid += in ixgbe_read_stats_registers()
3283 macsec_stats->in_pkts_notusingsa += in ixgbe_read_stats_registers()
[all …]
H A Dixgbe_ethdev.h480 struct ixgbe_macsec_stats macsec_stats; member
535 (&((struct ixgbe_adapter *)adapter)->macsec_stats)
/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.h415 struct macsec_stats { struct
492 struct macsec_stats stats; argument
/f-stack/dpdk/drivers/net/atlantic/
H A Datl_ethdev.c202 offsetof(struct macsec_stats, name), \