Searched defs:vxge_ring_stats (Results 1 – 1 of 1) sorted by relevance
254 struct vxge_ring_stats { struct255 struct u64_stats_sync syncp;256 u64 rx_frms;257 u64 rx_mcast;258 u64 rx_bytes;260 unsigned long rx_errors;261 unsigned long rx_dropped;262 unsigned long prev_rx_frms;263 unsigned long pci_map_fail;264 unsigned long skb_alloc_fail;