Lines Matching refs:afex_stats

1730     struct afex_stats *afex_stats = (struct afex_stats *)void_afex_stats;  in bxe_afex_collect_stats()  local
1733 memset(afex_stats, 0, sizeof(struct afex_stats)); in bxe_afex_collect_stats()
1738 ADD_64(afex_stats->rx_unicast_bytes_hi, in bxe_afex_collect_stats()
1740 afex_stats->rx_unicast_bytes_lo, in bxe_afex_collect_stats()
1743 ADD_64(afex_stats->rx_broadcast_bytes_hi, in bxe_afex_collect_stats()
1745 afex_stats->rx_broadcast_bytes_lo, in bxe_afex_collect_stats()
1748 ADD_64(afex_stats->rx_multicast_bytes_hi, in bxe_afex_collect_stats()
1750 afex_stats->rx_multicast_bytes_lo, in bxe_afex_collect_stats()
1753 ADD_64(afex_stats->rx_unicast_frames_hi, in bxe_afex_collect_stats()
1755 afex_stats->rx_unicast_frames_lo, in bxe_afex_collect_stats()
1758 ADD_64(afex_stats->rx_broadcast_frames_hi, in bxe_afex_collect_stats()
1760 afex_stats->rx_broadcast_frames_lo, in bxe_afex_collect_stats()
1763 ADD_64(afex_stats->rx_multicast_frames_hi, in bxe_afex_collect_stats()
1765 afex_stats->rx_multicast_frames_lo, in bxe_afex_collect_stats()
1772 ADD_64(afex_stats->rx_frames_discarded_hi, in bxe_afex_collect_stats()
1774 afex_stats->rx_frames_discarded_lo, in bxe_afex_collect_stats()
1777 ADD_64(afex_stats->rx_frames_discarded_hi, in bxe_afex_collect_stats()
1779 afex_stats->rx_frames_discarded_lo, in bxe_afex_collect_stats()
1782 ADD_64(afex_stats->rx_frames_discarded_hi, in bxe_afex_collect_stats()
1784 afex_stats->rx_frames_discarded_lo, in bxe_afex_collect_stats()
1787 ADD_64(afex_stats->rx_frames_dropped_hi, in bxe_afex_collect_stats()
1789 afex_stats->rx_frames_dropped_lo, in bxe_afex_collect_stats()
1792 ADD_64(afex_stats->tx_unicast_bytes_hi, in bxe_afex_collect_stats()
1794 afex_stats->tx_unicast_bytes_lo, in bxe_afex_collect_stats()
1797 ADD_64(afex_stats->tx_broadcast_bytes_hi, in bxe_afex_collect_stats()
1799 afex_stats->tx_broadcast_bytes_lo, in bxe_afex_collect_stats()
1802 ADD_64(afex_stats->tx_multicast_bytes_hi, in bxe_afex_collect_stats()
1804 afex_stats->tx_multicast_bytes_lo, in bxe_afex_collect_stats()
1807 ADD_64(afex_stats->tx_unicast_frames_hi, in bxe_afex_collect_stats()
1809 afex_stats->tx_unicast_frames_lo, in bxe_afex_collect_stats()
1812 ADD_64(afex_stats->tx_broadcast_frames_hi, in bxe_afex_collect_stats()
1814 afex_stats->tx_broadcast_frames_lo, in bxe_afex_collect_stats()
1817 ADD_64(afex_stats->tx_multicast_frames_hi, in bxe_afex_collect_stats()
1819 afex_stats->tx_multicast_frames_lo, in bxe_afex_collect_stats()
1822 ADD_64(afex_stats->tx_frames_dropped_hi, in bxe_afex_collect_stats()
1824 afex_stats->tx_frames_dropped_lo, in bxe_afex_collect_stats()
1834 ADD_64(afex_stats->rx_frames_dropped_hi, in bxe_afex_collect_stats()
1836 afex_stats->rx_frames_dropped_lo, in bxe_afex_collect_stats()
1838 ADD_64(afex_stats->rx_frames_dropped_hi, in bxe_afex_collect_stats()
1840 afex_stats->rx_frames_dropped_lo, in bxe_afex_collect_stats()
1842 ADD_64(afex_stats->rx_frames_discarded_hi, in bxe_afex_collect_stats()
1844 afex_stats->rx_frames_discarded_lo, in bxe_afex_collect_stats()