Home
last modified time | relevance | path

Searched defs:t_FmMacStatistics (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h152 typedef struct t_FmMacStatistics { struct
154 uint64_t eStatPkts64; /**< r-10G tr-DT 64 byte frame counter */
155 uint64_t eStatPkts65to127; /**< r-10G 65 to 127 byte frame counter */
156 uint64_t eStatPkts128to255; /**< r-10G 128 to 255 byte frame counter */
157 uint64_t eStatPkts256to511; /**< r-10G 256 to 511 byte frame counter */
158 uint64_t eStatPkts512to1023; /**< r-10G 512 to 1023 byte frame counter */
159 uint64_t eStatPkts1024to1518; /**< r-10G 1024 to 1518 byte frame counter */
171 uint64_t teStatPause; /**< Pause MAC Control received */
172 uint64_t reStatPause; /**< Pause MAC Control sent */
174 uint64_t ifInOctets; /**< Total number of byte received. */
[all …]