Searched defs:qeth_card_stats (Results 1 – 1 of 1) sorted by relevance
473 struct qeth_card_stats { struct474 u64 rx_bufs;475 u64 rx_skb_csum;476 u64 rx_sg_skbs;477 u64 rx_sg_frags;478 u64 rx_sg_alloc_page;481 u64 rx_packets;482 u64 rx_bytes;483 u64 rx_errors;484 u64 rx_dropped;[all …]