Home
last modified time | relevance | path

Searched defs:bfi_ll_stats_mac (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/bna/
Dbfi_ll.h374 struct bfi_ll_stats_mac { struct
375 u64 frame_64; /* both rx and tx counter */
376 u64 frame_65_127; /* both rx and tx counter */
377 u64 frame_128_255; /* both rx and tx counter */
378 u64 frame_256_511; /* both rx and tx counter */
379 u64 frame_512_1023; /* both rx and tx counter */
380 u64 frame_1024_1518; /* both rx and tx counter */
381 u64 frame_1519_1522; /* both rx and tx counter */
384 u64 rx_bytes;
385 u64 rx_packets;
[all …]