FreeBSD kernel BXE device code
mac_stats Union Reference

#include <ecore_hsi.h>

Collaboration diagram for mac_stats:

Data Fields

struct emac_stats emac_stats
 
struct bmac1_stats bmac1_stats
 
struct bmac2_stats bmac2_stats
 
struct mstat_stats mstat_stats
 

Detailed Description

Definition at line 3268 of file ecore_hsi.h.

Field Documentation

◆ bmac1_stats

struct bmac1_stats mac_stats::bmac1_stats

Definition at line 3270 of file ecore_hsi.h.

Referenced by bxe_bmac_stats_update().

◆ bmac2_stats

struct bmac2_stats mac_stats::bmac2_stats

Definition at line 3271 of file ecore_hsi.h.

Referenced by bxe_bmac_stats_update().

◆ emac_stats

struct emac_stats mac_stats::emac_stats

Definition at line 3269 of file ecore_hsi.h.

Referenced by bxe_emac_stats_update().

◆ mstat_stats

struct mstat_stats mac_stats::mstat_stats

Definition at line 3272 of file ecore_hsi.h.

Referenced by bxe_mstat_stats_update(), and bxe_port_stats_init().


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