Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h3024 struct bmac2_stats { struct
3025 uint32_t tx_stat_gtpk_lo; /* gtpok */
3026 uint32_t tx_stat_gtpk_hi; /* gtpok */
3027 uint32_t tx_stat_gtxpf_lo; /* gtpf */
3028 uint32_t tx_stat_gtxpf_hi; /* gtpf */
3029 uint32_t tx_stat_gtpp_lo; /* NEW BMAC2 */
3030 uint32_t tx_stat_gtpp_hi; /* NEW BMAC2 */
3031 uint32_t tx_stat_gtfcs_lo;
3032 uint32_t tx_stat_gtfcs_hi;
3033 uint32_t tx_stat_gtuca_lo; /* NEW BMAC2 */
[all …]