Linux Kernel
3.7.1
|
#include <spider_net.h>
Data Fields | |
unsigned long | rx_desc_error |
unsigned long | tx_timeouts |
unsigned long | alloc_rx_skb_error |
unsigned long | rx_iommu_map_error |
unsigned long | tx_iommu_map_error |
unsigned long | rx_desc_unk_state |
Definition at line 448 of file spider_net.h.
unsigned long alloc_rx_skb_error |
Definition at line 451 of file spider_net.h.
unsigned long rx_desc_error |
Definition at line 449 of file spider_net.h.
unsigned long rx_desc_unk_state |
Definition at line 454 of file spider_net.h.
unsigned long rx_iommu_map_error |
Definition at line 452 of file spider_net.h.
unsigned long tx_iommu_map_error |
Definition at line 453 of file spider_net.h.
unsigned long tx_timeouts |
Definition at line 450 of file spider_net.h.