Lines Matching refs:QL_SIZEOF

43 #define QL_SIZEOF(m) sizeof_field(struct qlge_adapter, m)  macro
47 {"tx_pkts", QL_SIZEOF(nic_stats.tx_pkts), QL_OFF(nic_stats.tx_pkts)},
48 {"tx_bytes", QL_SIZEOF(nic_stats.tx_bytes), QL_OFF(nic_stats.tx_bytes)},
49 {"tx_mcast_pkts", QL_SIZEOF(nic_stats.tx_mcast_pkts),
51 {"tx_bcast_pkts", QL_SIZEOF(nic_stats.tx_bcast_pkts),
53 {"tx_ucast_pkts", QL_SIZEOF(nic_stats.tx_ucast_pkts),
55 {"tx_ctl_pkts", QL_SIZEOF(nic_stats.tx_ctl_pkts),
57 {"tx_pause_pkts", QL_SIZEOF(nic_stats.tx_pause_pkts),
59 {"tx_64_pkts", QL_SIZEOF(nic_stats.tx_64_pkt),
61 {"tx_65_to_127_pkts", QL_SIZEOF(nic_stats.tx_65_to_127_pkt),
63 {"tx_128_to_255_pkts", QL_SIZEOF(nic_stats.tx_128_to_255_pkt),
65 {"tx_256_511_pkts", QL_SIZEOF(nic_stats.tx_256_511_pkt),
67 {"tx_512_to_1023_pkts", QL_SIZEOF(nic_stats.tx_512_to_1023_pkt),
69 {"tx_1024_to_1518_pkts", QL_SIZEOF(nic_stats.tx_1024_to_1518_pkt),
71 {"tx_1519_to_max_pkts", QL_SIZEOF(nic_stats.tx_1519_to_max_pkt),
73 {"tx_undersize_pkts", QL_SIZEOF(nic_stats.tx_undersize_pkt),
75 {"tx_oversize_pkts", QL_SIZEOF(nic_stats.tx_oversize_pkt),
77 {"rx_bytes", QL_SIZEOF(nic_stats.rx_bytes), QL_OFF(nic_stats.rx_bytes)},
78 {"rx_bytes_ok", QL_SIZEOF(nic_stats.rx_bytes_ok),
80 {"rx_pkts", QL_SIZEOF(nic_stats.rx_pkts), QL_OFF(nic_stats.rx_pkts)},
81 {"rx_pkts_ok", QL_SIZEOF(nic_stats.rx_pkts_ok),
83 {"rx_bcast_pkts", QL_SIZEOF(nic_stats.rx_bcast_pkts),
85 {"rx_mcast_pkts", QL_SIZEOF(nic_stats.rx_mcast_pkts),
87 {"rx_ucast_pkts", QL_SIZEOF(nic_stats.rx_ucast_pkts),
89 {"rx_undersize_pkts", QL_SIZEOF(nic_stats.rx_undersize_pkts),
91 {"rx_oversize_pkts", QL_SIZEOF(nic_stats.rx_oversize_pkts),
93 {"rx_jabber_pkts", QL_SIZEOF(nic_stats.rx_jabber_pkts),
96 QL_SIZEOF(nic_stats.rx_undersize_fcerr_pkts),
98 {"rx_drop_events", QL_SIZEOF(nic_stats.rx_drop_events),
100 {"rx_fcerr_pkts", QL_SIZEOF(nic_stats.rx_fcerr_pkts),
102 {"rx_align_err", QL_SIZEOF(nic_stats.rx_align_err),
104 {"rx_symbol_err", QL_SIZEOF(nic_stats.rx_symbol_err),
106 {"rx_mac_err", QL_SIZEOF(nic_stats.rx_mac_err),
108 {"rx_ctl_pkts", QL_SIZEOF(nic_stats.rx_ctl_pkts),
110 {"rx_pause_pkts", QL_SIZEOF(nic_stats.rx_pause_pkts),
112 {"rx_64_pkts", QL_SIZEOF(nic_stats.rx_64_pkts),
114 {"rx_65_to_127_pkts", QL_SIZEOF(nic_stats.rx_65_to_127_pkts),
116 {"rx_128_255_pkts", QL_SIZEOF(nic_stats.rx_128_255_pkts),
118 {"rx_256_511_pkts", QL_SIZEOF(nic_stats.rx_256_511_pkts),
120 {"rx_512_to_1023_pkts", QL_SIZEOF(nic_stats.rx_512_to_1023_pkts),
122 {"rx_1024_to_1518_pkts", QL_SIZEOF(nic_stats.rx_1024_to_1518_pkts),
124 {"rx_1519_to_max_pkts", QL_SIZEOF(nic_stats.rx_1519_to_max_pkts),
126 {"rx_len_err_pkts", QL_SIZEOF(nic_stats.rx_len_err_pkts),
128 {"rx_code_err", QL_SIZEOF(nic_stats.rx_code_err),
130 {"rx_oversize_err", QL_SIZEOF(nic_stats.rx_oversize_err),
132 {"rx_undersize_err", QL_SIZEOF(nic_stats.rx_undersize_err),
134 {"rx_preamble_err", QL_SIZEOF(nic_stats.rx_preamble_err),
136 {"rx_frame_len_err", QL_SIZEOF(nic_stats.rx_frame_len_err),
138 {"rx_crc_err", QL_SIZEOF(nic_stats.rx_crc_err),
140 {"rx_err_count", QL_SIZEOF(nic_stats.rx_err_count),
142 {"tx_cbfc_pause_frames0", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames0),
144 {"tx_cbfc_pause_frames1", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames1),
146 {"tx_cbfc_pause_frames2", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames2),
148 {"tx_cbfc_pause_frames3", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames3),
150 {"tx_cbfc_pause_frames4", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames4),
152 {"tx_cbfc_pause_frames5", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames5),
154 {"tx_cbfc_pause_frames6", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames6),
156 {"tx_cbfc_pause_frames7", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames7),
158 {"rx_cbfc_pause_frames0", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames0),
160 {"rx_cbfc_pause_frames1", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames1),
162 {"rx_cbfc_pause_frames2", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames2),
164 {"rx_cbfc_pause_frames3", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames3),
166 {"rx_cbfc_pause_frames4", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames4),
168 {"rx_cbfc_pause_frames5", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames5),
170 {"rx_cbfc_pause_frames6", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames6),
172 {"rx_cbfc_pause_frames7", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames7),
174 {"rx_nic_fifo_drop", QL_SIZEOF(nic_stats.rx_nic_fifo_drop),