Linux Kernel
3.7.1
|
#include <pxa27x_udc.h>
Data Fields | |
__le32 | tx_good_frames |
__le32 | tx_max_collisions |
__le32 | tx_late_collisions |
__le32 | tx_underruns |
__le32 | tx_lost_crs |
__le32 | tx_deferred |
__le32 | tx_single_collisions |
__le32 | tx_multiple_collisions |
__le32 | tx_total_collisions |
__le32 | rx_good_frames |
__le32 | rx_crc_errors |
__le32 | rx_alignment_errors |
__le32 | rx_resource_errors |
__le32 | rx_overrun_errors |
__le32 | rx_cdt_errors |
__le32 | rx_short_frame_errors |
__le32 | fc_xmt_pause |
__le32 | fc_rcv_pause |
__le32 | fc_rcv_unsupported |
__le16 | xmt_tco_frames |
__le16 | rcv_tco_frames |
__le32 | complete |
unsigned long | in_ops |
unsigned long | out_ops |
unsigned long | in_bytes |
unsigned long | out_bytes |
unsigned long | irqs |
s8 | min |
s8 | max |
s16 | sigma |
atomic_t | samples |
double | n |
double | mean |
double | M2 |
unsigned long in_bytes |
Definition at line 269 of file pxa27x_udc.h.
unsigned long in_ops |
Definition at line 267 of file pxa27x_udc.h.
unsigned long irqs |
Definition at line 271 of file pxa27x_udc.h.
unsigned long out_bytes |
Definition at line 270 of file pxa27x_udc.h.
unsigned long out_ops |
Definition at line 268 of file pxa27x_udc.h.