FreeBSD kernel IXGBE device code
ixgbe_hw_stats Struct Reference

#include <ixgbe_type.h>

Data Fields

u64 crcerrs
 
u64 illerrc
 
u64 errbc
 
u64 mspdc
 
u64 mpctotal
 
u64 mpc [8]
 
u64 mlfc
 
u64 mrfc
 
u64 rlec
 
u64 lxontxc
 
u64 lxonrxc
 
u64 lxofftxc
 
u64 lxoffrxc
 
u64 pxontxc [8]
 
u64 pxonrxc [8]
 
u64 pxofftxc [8]
 
u64 pxoffrxc [8]
 
u64 prc64
 
u64 prc127
 
u64 prc255
 
u64 prc511
 
u64 prc1023
 
u64 prc1522
 
u64 gprc
 
u64 bprc
 
u64 mprc
 
u64 gptc
 
u64 gorc
 
u64 gotc
 
u64 rnbc [8]
 
u64 ruc
 
u64 rfc
 
u64 roc
 
u64 rjc
 
u64 mngprc
 
u64 mngpdc
 
u64 mngptc
 
u64 tor
 
u64 tpr
 
u64 tpt
 
u64 ptc64
 
u64 ptc127
 
u64 ptc255
 
u64 ptc511
 
u64 ptc1023
 
u64 ptc1522
 
u64 mptc
 
u64 bptc
 
u64 xec
 
u64 qprc [16]
 
u64 qptc [16]
 
u64 qbrc [16]
 
u64 qbtc [16]
 
u64 qprdc [16]
 
u64 pxon2offc [8]
 
u64 fdirustat_add
 
u64 fdirustat_remove
 
u64 fdirfstat_fadd
 
u64 fdirfstat_fremove
 
u64 fdirmatch
 
u64 fdirmiss
 
u64 fccrc
 
u64 fclast
 
u64 fcoerpdc
 
u64 fcoeprc
 
u64 fcoeptc
 
u64 fcoedwrc
 
u64 fcoedwtc
 
u64 fcoe_noddp
 
u64 fcoe_noddp_ext_buff
 
u64 ldpcec
 
u64 pcrc8ec
 
u64 b2ospc
 
u64 b2ogprc
 
u64 o2bgptc
 
u64 o2bspc
 

Detailed Description

Definition at line 3850 of file ixgbe_type.h.

Field Documentation

◆ b2ogprc

u64 ixgbe_hw_stats::b2ogprc

Definition at line 3924 of file ixgbe_type.h.

◆ b2ospc

u64 ixgbe_hw_stats::b2ospc

Definition at line 3923 of file ixgbe_type.h.

◆ bprc

u64 ixgbe_hw_stats::bprc

Definition at line 3875 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ bptc

u64 ixgbe_hw_stats::bptc

Definition at line 3898 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ crcerrs

u64 ixgbe_hw_stats::crcerrs

Definition at line 3851 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ errbc

u64 ixgbe_hw_stats::errbc

Definition at line 3853 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ fccrc

u64 ixgbe_hw_stats::fccrc

Definition at line 3912 of file ixgbe_type.h.

Referenced by ixgbe_update_stats_counters().

◆ fclast

u64 ixgbe_hw_stats::fclast

Definition at line 3913 of file ixgbe_type.h.

Referenced by ixgbe_update_stats_counters().

◆ fcoe_noddp

u64 ixgbe_hw_stats::fcoe_noddp

Definition at line 3919 of file ixgbe_type.h.

◆ fcoe_noddp_ext_buff

u64 ixgbe_hw_stats::fcoe_noddp_ext_buff

Definition at line 3920 of file ixgbe_type.h.

◆ fcoedwrc

u64 ixgbe_hw_stats::fcoedwrc

Definition at line 3917 of file ixgbe_type.h.

Referenced by ixgbe_update_stats_counters().

◆ fcoedwtc

u64 ixgbe_hw_stats::fcoedwtc

Definition at line 3918 of file ixgbe_type.h.

Referenced by ixgbe_update_stats_counters().

◆ fcoeprc

u64 ixgbe_hw_stats::fcoeprc

Definition at line 3915 of file ixgbe_type.h.

Referenced by ixgbe_update_stats_counters().

◆ fcoeptc

u64 ixgbe_hw_stats::fcoeptc

Definition at line 3916 of file ixgbe_type.h.

Referenced by ixgbe_update_stats_counters().

◆ fcoerpdc

u64 ixgbe_hw_stats::fcoerpdc

Definition at line 3914 of file ixgbe_type.h.

Referenced by ixgbe_update_stats_counters().

◆ fdirfstat_fadd

u64 ixgbe_hw_stats::fdirfstat_fadd

Definition at line 3908 of file ixgbe_type.h.

◆ fdirfstat_fremove

u64 ixgbe_hw_stats::fdirfstat_fremove

Definition at line 3909 of file ixgbe_type.h.

◆ fdirmatch

u64 ixgbe_hw_stats::fdirmatch

Definition at line 3910 of file ixgbe_type.h.

◆ fdirmiss

u64 ixgbe_hw_stats::fdirmiss

Definition at line 3911 of file ixgbe_type.h.

◆ fdirustat_add

u64 ixgbe_hw_stats::fdirustat_add

Definition at line 3906 of file ixgbe_type.h.

◆ fdirustat_remove

u64 ixgbe_hw_stats::fdirustat_remove

Definition at line 3907 of file ixgbe_type.h.

◆ gorc

u64 ixgbe_hw_stats::gorc

Definition at line 3878 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ gotc

u64 ixgbe_hw_stats::gotc

Definition at line 3879 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ gprc

u64 ixgbe_hw_stats::gprc

Definition at line 3874 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ gptc

u64 ixgbe_hw_stats::gptc

Definition at line 3877 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ illerrc

u64 ixgbe_hw_stats::illerrc

Definition at line 3852 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ ldpcec

u64 ixgbe_hw_stats::ldpcec

Definition at line 3921 of file ixgbe_type.h.

◆ lxoffrxc

u64 ixgbe_hw_stats::lxoffrxc

Definition at line 3863 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ lxofftxc

u64 ixgbe_hw_stats::lxofftxc

Definition at line 3862 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ lxonrxc

u64 ixgbe_hw_stats::lxonrxc

Definition at line 3861 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ lxontxc

u64 ixgbe_hw_stats::lxontxc

Definition at line 3860 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ mlfc

u64 ixgbe_hw_stats::mlfc

Definition at line 3857 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ mngpdc

u64 ixgbe_hw_stats::mngpdc

Definition at line 3886 of file ixgbe_type.h.

Referenced by ixgbe_update_stats_counters().

◆ mngprc

u64 ixgbe_hw_stats::mngprc

Definition at line 3885 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ mngptc

u64 ixgbe_hw_stats::mngptc

Definition at line 3887 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ mpc

u64 ixgbe_hw_stats::mpc[8]

Definition at line 3856 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ mpctotal

u64 ixgbe_hw_stats::mpctotal

Definition at line 3855 of file ixgbe_type.h.

◆ mprc

u64 ixgbe_hw_stats::mprc

Definition at line 3876 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ mptc

u64 ixgbe_hw_stats::mptc

Definition at line 3897 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ mrfc

u64 ixgbe_hw_stats::mrfc

Definition at line 3858 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ mspdc

u64 ixgbe_hw_stats::mspdc

Definition at line 3854 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ o2bgptc

u64 ixgbe_hw_stats::o2bgptc

Definition at line 3925 of file ixgbe_type.h.

◆ o2bspc

u64 ixgbe_hw_stats::o2bspc

Definition at line 3926 of file ixgbe_type.h.

◆ pcrc8ec

u64 ixgbe_hw_stats::pcrc8ec

Definition at line 3922 of file ixgbe_type.h.

◆ prc1023

u64 ixgbe_hw_stats::prc1023

Definition at line 3872 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ prc127

u64 ixgbe_hw_stats::prc127

Definition at line 3869 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ prc1522

u64 ixgbe_hw_stats::prc1522

Definition at line 3873 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ prc255

u64 ixgbe_hw_stats::prc255

Definition at line 3870 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ prc511

u64 ixgbe_hw_stats::prc511

Definition at line 3871 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ prc64

u64 ixgbe_hw_stats::prc64

Definition at line 3868 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ ptc1023

u64 ixgbe_hw_stats::ptc1023

Definition at line 3895 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ ptc127

u64 ixgbe_hw_stats::ptc127

Definition at line 3892 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ ptc1522

u64 ixgbe_hw_stats::ptc1522

Definition at line 3896 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ ptc255

u64 ixgbe_hw_stats::ptc255

Definition at line 3893 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ ptc511

u64 ixgbe_hw_stats::ptc511

Definition at line 3894 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ ptc64

u64 ixgbe_hw_stats::ptc64

Definition at line 3891 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ pxoffrxc

u64 ixgbe_hw_stats::pxoffrxc[8]

Definition at line 3867 of file ixgbe_type.h.

Referenced by ixgbe_dcb_get_pfc_stats_82598(), and ixgbe_dcb_get_pfc_stats_82599().

◆ pxofftxc

u64 ixgbe_hw_stats::pxofftxc[8]

Definition at line 3866 of file ixgbe_type.h.

Referenced by ixgbe_dcb_get_pfc_stats_82598(), and ixgbe_dcb_get_pfc_stats_82599().

◆ pxon2offc

u64 ixgbe_hw_stats::pxon2offc[8]

Definition at line 3905 of file ixgbe_type.h.

◆ pxonrxc

u64 ixgbe_hw_stats::pxonrxc[8]

Definition at line 3865 of file ixgbe_type.h.

◆ pxontxc

u64 ixgbe_hw_stats::pxontxc[8]

Definition at line 3864 of file ixgbe_type.h.

◆ qbrc

u64 ixgbe_hw_stats::qbrc[16]

Definition at line 3902 of file ixgbe_type.h.

Referenced by ixgbe_dcb_get_tc_stats_82598(), and ixgbe_dcb_get_tc_stats_82599().

◆ qbtc

u64 ixgbe_hw_stats::qbtc[16]

Definition at line 3903 of file ixgbe_type.h.

Referenced by ixgbe_dcb_get_tc_stats_82598(), and ixgbe_dcb_get_tc_stats_82599().

◆ qprc

u64 ixgbe_hw_stats::qprc[16]

◆ qprdc

u64 ixgbe_hw_stats::qprdc[16]

Definition at line 3904 of file ixgbe_type.h.

Referenced by ixgbe_dcb_get_tc_stats_82599(), and ixgbe_update_stats_counters().

◆ qptc

u64 ixgbe_hw_stats::qptc[16]

◆ rfc

u64 ixgbe_hw_stats::rfc

Definition at line 3882 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ rjc

u64 ixgbe_hw_stats::rjc

Definition at line 3884 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ rlec

u64 ixgbe_hw_stats::rlec

Definition at line 3859 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ rnbc

u64 ixgbe_hw_stats::rnbc[8]

Definition at line 3880 of file ixgbe_type.h.

◆ roc

u64 ixgbe_hw_stats::roc

Definition at line 3883 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ ruc

u64 ixgbe_hw_stats::ruc

Definition at line 3881 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ tor

u64 ixgbe_hw_stats::tor

Definition at line 3888 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ tpr

u64 ixgbe_hw_stats::tpr

Definition at line 3889 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ tpt

u64 ixgbe_hw_stats::tpt

Definition at line 3890 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().

◆ xec

u64 ixgbe_hw_stats::xec

Definition at line 3899 of file ixgbe_type.h.

Referenced by ixgbe_add_hw_stats(), and ixgbe_update_stats_counters().


The documentation for this struct was generated from the following file: