Lines Matching refs:hw_stats

1858                 CTLFLAG_RD, &ha->hw_stats.common.no_buff_discards,
1863 CTLFLAG_RD, &ha->hw_stats.common.packet_too_big_discard,
1868 CTLFLAG_RD, &ha->hw_stats.common.ttl0_discard,
1873 CTLFLAG_RD, &ha->hw_stats.common.rx_ucast_bytes,
1878 CTLFLAG_RD, &ha->hw_stats.common.rx_mcast_bytes,
1883 CTLFLAG_RD, &ha->hw_stats.common.rx_bcast_bytes,
1888 CTLFLAG_RD, &ha->hw_stats.common.rx_ucast_pkts,
1893 CTLFLAG_RD, &ha->hw_stats.common.rx_mcast_pkts,
1898 CTLFLAG_RD, &ha->hw_stats.common.rx_bcast_pkts,
1903 CTLFLAG_RD, &ha->hw_stats.common.mftag_filter_discards,
1908 CTLFLAG_RD, &ha->hw_stats.common.mac_filter_discards,
1913 CTLFLAG_RD, &ha->hw_stats.common.tx_ucast_bytes,
1918 CTLFLAG_RD, &ha->hw_stats.common.tx_mcast_bytes,
1923 CTLFLAG_RD, &ha->hw_stats.common.tx_bcast_bytes,
1928 CTLFLAG_RD, &ha->hw_stats.common.tx_ucast_pkts,
1933 CTLFLAG_RD, &ha->hw_stats.common.tx_mcast_pkts,
1938 CTLFLAG_RD, &ha->hw_stats.common.tx_bcast_pkts,
1943 CTLFLAG_RD, &ha->hw_stats.common.tx_err_drop_pkts,
1948 CTLFLAG_RD, &ha->hw_stats.common.tpa_coalesced_pkts,
1953 CTLFLAG_RD, &ha->hw_stats.common.tpa_coalesced_events,
1958 CTLFLAG_RD, &ha->hw_stats.common.tpa_aborts_num,
1963 CTLFLAG_RD, &ha->hw_stats.common.tpa_not_coalesced_pkts,
1968 CTLFLAG_RD, &ha->hw_stats.common.tpa_coalesced_bytes,
1973 CTLFLAG_RD, &ha->hw_stats.common.rx_64_byte_packets,
1978 CTLFLAG_RD, &ha->hw_stats.common.rx_65_to_127_byte_packets,
1983 CTLFLAG_RD, &ha->hw_stats.common.rx_128_to_255_byte_packets,
1988 CTLFLAG_RD, &ha->hw_stats.common.rx_256_to_511_byte_packets,
1993 CTLFLAG_RD, &ha->hw_stats.common.rx_512_to_1023_byte_packets,
1998 CTLFLAG_RD, &ha->hw_stats.common.rx_1024_to_1518_byte_packets,
2003 CTLFLAG_RD, &ha->hw_stats.bb.rx_1519_to_1522_byte_packets,
2008 CTLFLAG_RD, &ha->hw_stats.bb.rx_1519_to_2047_byte_packets,
2013 CTLFLAG_RD, &ha->hw_stats.bb.rx_2048_to_4095_byte_packets,
2018 CTLFLAG_RD, &ha->hw_stats.bb.rx_4096_to_9216_byte_packets,
2023 CTLFLAG_RD, &ha->hw_stats.bb.rx_9217_to_16383_byte_packets,
2028 CTLFLAG_RD, &ha->hw_stats.common.rx_crc_errors,
2033 CTLFLAG_RD, &ha->hw_stats.common.rx_mac_crtl_frames,
2038 CTLFLAG_RD, &ha->hw_stats.common.rx_pause_frames,
2043 CTLFLAG_RD, &ha->hw_stats.common.rx_pfc_frames,
2048 CTLFLAG_RD, &ha->hw_stats.common.rx_align_errors,
2053 CTLFLAG_RD, &ha->hw_stats.common.rx_carrier_errors,
2058 CTLFLAG_RD, &ha->hw_stats.common.rx_oversize_packets,
2063 CTLFLAG_RD, &ha->hw_stats.common.rx_jabbers,
2068 CTLFLAG_RD, &ha->hw_stats.common.rx_undersize_packets,
2073 CTLFLAG_RD, &ha->hw_stats.common.rx_fragments,
2078 CTLFLAG_RD, &ha->hw_stats.common.tx_64_byte_packets,
2083 CTLFLAG_RD, &ha->hw_stats.common.tx_65_to_127_byte_packets,
2088 CTLFLAG_RD, &ha->hw_stats.common.tx_128_to_255_byte_packets,
2093 CTLFLAG_RD, &ha->hw_stats.common.tx_256_to_511_byte_packets,
2098 CTLFLAG_RD, &ha->hw_stats.common.tx_512_to_1023_byte_packets,
2103 CTLFLAG_RD, &ha->hw_stats.common.tx_1024_to_1518_byte_packets,
2108 CTLFLAG_RD, &ha->hw_stats.bb.tx_1519_to_2047_byte_packets,
2113 CTLFLAG_RD, &ha->hw_stats.bb.tx_2048_to_4095_byte_packets,
2118 CTLFLAG_RD, &ha->hw_stats.bb.tx_4096_to_9216_byte_packets,
2123 CTLFLAG_RD, &ha->hw_stats.bb.tx_9217_to_16383_byte_packets,
2128 CTLFLAG_RD, &ha->hw_stats.common.tx_pause_frames,
2133 CTLFLAG_RD, &ha->hw_stats.common.tx_pfc_frames,
2138 CTLFLAG_RD, &ha->hw_stats.bb.tx_lpi_entry_count,
2143 CTLFLAG_RD, &ha->hw_stats.bb.tx_total_collisions,
2148 CTLFLAG_RD, &ha->hw_stats.common.brb_truncates,
2153 CTLFLAG_RD, &ha->hw_stats.common.brb_discards,
2158 CTLFLAG_RD, &ha->hw_stats.common.rx_mac_bytes,
2163 CTLFLAG_RD, &ha->hw_stats.common.rx_mac_uc_packets,
2168 CTLFLAG_RD, &ha->hw_stats.common.rx_mac_mc_packets,
2173 CTLFLAG_RD, &ha->hw_stats.common.rx_mac_bc_packets,
2178 CTLFLAG_RD, &ha->hw_stats.common.rx_mac_frames_ok,
2183 CTLFLAG_RD, &ha->hw_stats.common.tx_mac_bytes,
2188 CTLFLAG_RD, &ha->hw_stats.common.tx_mac_uc_packets,
2193 CTLFLAG_RD, &ha->hw_stats.common.tx_mac_mc_packets,
2198 CTLFLAG_RD, &ha->hw_stats.common.tx_mac_bc_packets,
2203 CTLFLAG_RD, &ha->hw_stats.common.tx_mac_ctrl_frames,
7392 count = ha->hw_stats.common.rx_ucast_pkts +
7393 ha->hw_stats.common.rx_mcast_pkts +
7394 ha->hw_stats.common.rx_bcast_pkts;
7398 count = ha->hw_stats.common.rx_crc_errors +
7399 ha->hw_stats.common.rx_align_errors +
7400 ha->hw_stats.common.rx_oversize_packets +
7401 ha->hw_stats.common.rx_undersize_packets;
7405 count = ha->hw_stats.common.tx_ucast_pkts +
7406 ha->hw_stats.common.tx_mcast_pkts +
7407 ha->hw_stats.common.tx_bcast_pkts;
7411 count = ha->hw_stats.common.tx_err_drop_pkts;
7418 count = ha->hw_stats.common.rx_ucast_bytes +
7419 ha->hw_stats.common.rx_mcast_bytes +
7420 ha->hw_stats.common.rx_bcast_bytes;
7424 count = ha->hw_stats.common.tx_ucast_bytes +
7425 ha->hw_stats.common.tx_mcast_bytes +
7426 ha->hw_stats.common.tx_bcast_bytes;
7430 count = ha->hw_stats.common.rx_mcast_bytes;
7434 count = ha->hw_stats.common.tx_mcast_bytes;
7462 ecore_get_vport_stats(&ha->cdev, &ha->hw_stats);
7536 bzero(&ha->hw_stats, sizeof(struct ecore_eth_stats));