Symbol: tg3_stat64_t
usr/src/grub/grub-0.97/netboot/tg3.h
1826
tg3_stat64_t rx_octets;
usr/src/grub/grub-0.97/netboot/tg3.h
1828
tg3_stat64_t rx_fragments;
usr/src/grub/grub-0.97/netboot/tg3.h
1829
tg3_stat64_t rx_ucast_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1830
tg3_stat64_t rx_mcast_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1831
tg3_stat64_t rx_bcast_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1832
tg3_stat64_t rx_fcs_errors;
usr/src/grub/grub-0.97/netboot/tg3.h
1833
tg3_stat64_t rx_align_errors;
usr/src/grub/grub-0.97/netboot/tg3.h
1834
tg3_stat64_t rx_xon_pause_rcvd;
usr/src/grub/grub-0.97/netboot/tg3.h
1835
tg3_stat64_t rx_xoff_pause_rcvd;
usr/src/grub/grub-0.97/netboot/tg3.h
1836
tg3_stat64_t rx_mac_ctrl_rcvd;
usr/src/grub/grub-0.97/netboot/tg3.h
1837
tg3_stat64_t rx_xoff_entered;
usr/src/grub/grub-0.97/netboot/tg3.h
1838
tg3_stat64_t rx_frame_too_long_errors;
usr/src/grub/grub-0.97/netboot/tg3.h
1839
tg3_stat64_t rx_jabbers;
usr/src/grub/grub-0.97/netboot/tg3.h
1840
tg3_stat64_t rx_undersize_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1841
tg3_stat64_t rx_in_length_errors;
usr/src/grub/grub-0.97/netboot/tg3.h
1842
tg3_stat64_t rx_out_length_errors;
usr/src/grub/grub-0.97/netboot/tg3.h
1843
tg3_stat64_t rx_64_or_less_octet_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1844
tg3_stat64_t rx_65_to_127_octet_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1845
tg3_stat64_t rx_128_to_255_octet_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1846
tg3_stat64_t rx_256_to_511_octet_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1847
tg3_stat64_t rx_512_to_1023_octet_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1848
tg3_stat64_t rx_1024_to_1522_octet_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1849
tg3_stat64_t rx_1523_to_2047_octet_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1850
tg3_stat64_t rx_2048_to_4095_octet_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1851
tg3_stat64_t rx_4096_to_8191_octet_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1852
tg3_stat64_t rx_8192_to_9022_octet_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1857
tg3_stat64_t tx_octets;
usr/src/grub/grub-0.97/netboot/tg3.h
1859
tg3_stat64_t tx_collisions;
usr/src/grub/grub-0.97/netboot/tg3.h
1860
tg3_stat64_t tx_xon_sent;
usr/src/grub/grub-0.97/netboot/tg3.h
1861
tg3_stat64_t tx_xoff_sent;
usr/src/grub/grub-0.97/netboot/tg3.h
1862
tg3_stat64_t tx_flow_control;
usr/src/grub/grub-0.97/netboot/tg3.h
1863
tg3_stat64_t tx_mac_errors;
usr/src/grub/grub-0.97/netboot/tg3.h
1864
tg3_stat64_t tx_single_collisions;
usr/src/grub/grub-0.97/netboot/tg3.h
1865
tg3_stat64_t tx_mult_collisions;
usr/src/grub/grub-0.97/netboot/tg3.h
1866
tg3_stat64_t tx_deferred;
usr/src/grub/grub-0.97/netboot/tg3.h
1868
tg3_stat64_t tx_excessive_collisions;
usr/src/grub/grub-0.97/netboot/tg3.h
1869
tg3_stat64_t tx_late_collisions;
usr/src/grub/grub-0.97/netboot/tg3.h
1870
tg3_stat64_t tx_collide_2times;
usr/src/grub/grub-0.97/netboot/tg3.h
1871
tg3_stat64_t tx_collide_3times;
usr/src/grub/grub-0.97/netboot/tg3.h
1872
tg3_stat64_t tx_collide_4times;
usr/src/grub/grub-0.97/netboot/tg3.h
1873
tg3_stat64_t tx_collide_5times;
usr/src/grub/grub-0.97/netboot/tg3.h
1874
tg3_stat64_t tx_collide_6times;
usr/src/grub/grub-0.97/netboot/tg3.h
1875
tg3_stat64_t tx_collide_7times;
usr/src/grub/grub-0.97/netboot/tg3.h
1876
tg3_stat64_t tx_collide_8times;
usr/src/grub/grub-0.97/netboot/tg3.h
1877
tg3_stat64_t tx_collide_9times;
usr/src/grub/grub-0.97/netboot/tg3.h
1878
tg3_stat64_t tx_collide_10times;
usr/src/grub/grub-0.97/netboot/tg3.h
1879
tg3_stat64_t tx_collide_11times;
usr/src/grub/grub-0.97/netboot/tg3.h
1880
tg3_stat64_t tx_collide_12times;
usr/src/grub/grub-0.97/netboot/tg3.h
1881
tg3_stat64_t tx_collide_13times;
usr/src/grub/grub-0.97/netboot/tg3.h
1882
tg3_stat64_t tx_collide_14times;
usr/src/grub/grub-0.97/netboot/tg3.h
1883
tg3_stat64_t tx_collide_15times;
usr/src/grub/grub-0.97/netboot/tg3.h
1884
tg3_stat64_t tx_ucast_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1885
tg3_stat64_t tx_mcast_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1886
tg3_stat64_t tx_bcast_packets;
usr/src/grub/grub-0.97/netboot/tg3.h
1887
tg3_stat64_t tx_carrier_sense_errors;
usr/src/grub/grub-0.97/netboot/tg3.h
1888
tg3_stat64_t tx_discards;
usr/src/grub/grub-0.97/netboot/tg3.h
1889
tg3_stat64_t tx_errors;
usr/src/grub/grub-0.97/netboot/tg3.h
1894
tg3_stat64_t COS_rx_packets[16];
usr/src/grub/grub-0.97/netboot/tg3.h
1895
tg3_stat64_t COS_rx_filter_dropped;
usr/src/grub/grub-0.97/netboot/tg3.h
1896
tg3_stat64_t dma_writeq_full;
usr/src/grub/grub-0.97/netboot/tg3.h
1897
tg3_stat64_t dma_write_prioq_full;
usr/src/grub/grub-0.97/netboot/tg3.h
1898
tg3_stat64_t rxbds_empty;
usr/src/grub/grub-0.97/netboot/tg3.h
1899
tg3_stat64_t rx_discards;
usr/src/grub/grub-0.97/netboot/tg3.h
1900
tg3_stat64_t rx_errors;
usr/src/grub/grub-0.97/netboot/tg3.h
1901
tg3_stat64_t rx_threshold_hit;
usr/src/grub/grub-0.97/netboot/tg3.h
1906
tg3_stat64_t COS_out_packets[16];
usr/src/grub/grub-0.97/netboot/tg3.h
1907
tg3_stat64_t dma_readq_full;
usr/src/grub/grub-0.97/netboot/tg3.h
1908
tg3_stat64_t dma_read_prioq_full;
usr/src/grub/grub-0.97/netboot/tg3.h
1909
tg3_stat64_t tx_comp_queue_full;
usr/src/grub/grub-0.97/netboot/tg3.h
1912
tg3_stat64_t ring_set_send_prod_index;
usr/src/grub/grub-0.97/netboot/tg3.h
1913
tg3_stat64_t ring_status_update;
usr/src/grub/grub-0.97/netboot/tg3.h
1914
tg3_stat64_t nic_irqs;
usr/src/grub/grub-0.97/netboot/tg3.h
1915
tg3_stat64_t nic_avoided_irqs;
usr/src/grub/grub-0.97/netboot/tg3.h
1916
tg3_stat64_t nic_tx_threshold_hit;