Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h3086 struct bmac2_stats { struct
3087 uint32_t tx_stat_gtpk_lo; /* gtpok */
3088 uint32_t tx_stat_gtpk_hi; /* gtpok */
3089 uint32_t tx_stat_gtxpf_lo; /* gtpf */
3090 uint32_t tx_stat_gtxpf_hi; /* gtpf */
3091 uint32_t tx_stat_gtpp_lo; /* NEW BMAC2 */
3092 uint32_t tx_stat_gtpp_hi; /* NEW BMAC2 */
3093 uint32_t tx_stat_gtfcs_lo;
3094 uint32_t tx_stat_gtfcs_hi;
3095 uint32_t tx_stat_gtuca_lo; /* NEW BMAC2 */
[all …]