Lines Matching refs:u64
158 u64 cfg;
162 u64 key[RSS_HASH_KEY_SIZE];
193 u64 rx_bytes;
194 u64 rx_ucast_frames;
195 u64 rx_bcast_frames;
196 u64 rx_mcast_frames;
197 u64 rx_fcs_errors;
198 u64 rx_l2_errors;
199 u64 rx_drop_red;
200 u64 rx_drop_red_bytes;
201 u64 rx_drop_overrun;
202 u64 rx_drop_overrun_bytes;
203 u64 rx_drop_bcast;
204 u64 rx_drop_mcast;
205 u64 rx_drop_l3_bcast;
206 u64 rx_drop_l3_mcast;
207 u64 rx_bgx_truncated_pkts;
208 u64 rx_jabber_errs;
209 u64 rx_fcs_errs;
210 u64 rx_bgx_errs;
211 u64 rx_prel2_errs;
212 u64 rx_l2_hdr_malformed;
213 u64 rx_oversize;
214 u64 rx_undersize;
215 u64 rx_l2_len_mismatch;
216 u64 rx_l2_pclp;
217 u64 rx_ip_ver_errs;
218 u64 rx_ip_csum_errs;
219 u64 rx_ip_hdr_malformed;
220 u64 rx_ip_payload_malformed;
221 u64 rx_ip_ttl_errs;
222 u64 rx_l3_pclp;
223 u64 rx_l4_malformed;
224 u64 rx_l4_csum_errs;
225 u64 rx_udp_len_errs;
226 u64 rx_l4_port_errs;
227 u64 rx_tcp_flag_errs;
228 u64 rx_tcp_offset_errs;
229 u64 rx_l4_pclp;
230 u64 rx_truncated_pkts;
232 u64 tx_bytes_ok;
233 u64 tx_ucast_frames_ok;
234 u64 tx_bcast_frames_ok;
235 u64 tx_mcast_frames_ok;
236 u64 tx_drops;
241 u64 rx_frames_ok;
242 u64 rx_frames_64;
243 u64 rx_frames_127;
244 u64 rx_frames_255;
245 u64 rx_frames_511;
246 u64 rx_frames_1023;
247 u64 rx_frames_1518;
248 u64 rx_frames_jumbo;
249 u64 rx_drops;
252 u64 tx_frames_ok;
253 u64 tx_drops;
254 u64 tx_tso;
255 u64 txq_stop;
256 u64 txq_wake;
366 u64 cfg;
374 u64 cfg;
383 u64 cfg;
431 u64 stats;
454 u64 nicvf;
488 u64 addr = pci_resource_start(pdev, PCI_CFG_REG_BAR_NUM); in nic_get_node_id()