Home
last modified time | relevance | path

Searched refs:afex_stats (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c1705 struct afex_stats *afex_stats = (struct afex_stats *)void_afex_stats; in bnx2x_afex_collect_stats() local
1722 memset(afex_stats, 0, sizeof(struct afex_stats)); in bnx2x_afex_collect_stats()
1727 ADD_64(afex_stats->rx_unicast_bytes_hi, in bnx2x_afex_collect_stats()
1729 afex_stats->rx_unicast_bytes_lo, in bnx2x_afex_collect_stats()
1732 ADD_64(afex_stats->rx_broadcast_bytes_hi, in bnx2x_afex_collect_stats()
1734 afex_stats->rx_broadcast_bytes_lo, in bnx2x_afex_collect_stats()
1737 ADD_64(afex_stats->rx_multicast_bytes_hi, in bnx2x_afex_collect_stats()
1739 afex_stats->rx_multicast_bytes_lo, in bnx2x_afex_collect_stats()
1742 ADD_64(afex_stats->rx_unicast_frames_hi, in bnx2x_afex_collect_stats()
1744 afex_stats->rx_unicast_frames_lo, in bnx2x_afex_collect_stats()
[all …]
H A Dbnx2x_hsi.h2989 struct afex_stats { struct