Lines Matching refs:NICVF_HW_STAT
26 #define NICVF_HW_STAT(stat) { \ macro
37 NICVF_HW_STAT(rx_bytes),
38 NICVF_HW_STAT(rx_frames),
39 NICVF_HW_STAT(rx_ucast_frames),
40 NICVF_HW_STAT(rx_bcast_frames),
41 NICVF_HW_STAT(rx_mcast_frames),
42 NICVF_HW_STAT(rx_drops),
43 NICVF_HW_STAT(rx_drop_red),
44 NICVF_HW_STAT(rx_drop_red_bytes),
45 NICVF_HW_STAT(rx_drop_overrun),
46 NICVF_HW_STAT(rx_drop_overrun_bytes),
47 NICVF_HW_STAT(rx_drop_bcast),
48 NICVF_HW_STAT(rx_drop_mcast),
49 NICVF_HW_STAT(rx_drop_l3_bcast),
50 NICVF_HW_STAT(rx_drop_l3_mcast),
51 NICVF_HW_STAT(rx_fcs_errors),
52 NICVF_HW_STAT(rx_l2_errors),
53 NICVF_HW_STAT(tx_bytes),
54 NICVF_HW_STAT(tx_frames),
55 NICVF_HW_STAT(tx_ucast_frames),
56 NICVF_HW_STAT(tx_bcast_frames),
57 NICVF_HW_STAT(tx_mcast_frames),
58 NICVF_HW_STAT(tx_drops),