Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
htc_endpoint_stats Struct Reference

#include <htc.h>

Data Fields

u32 cred_low_indicate
 
u32 tx_issued
 
u32 tx_pkt_bundled
 
u32 tx_bundles
 
u32 tx_dropped
 
u32 tx_cred_rpt
 
u32 cred_rpt_from_rx
 
u32 cred_rpt_from_other
 
u32 cred_rpt_ep0
 
u32 cred_from_rx
 
u32 cred_from_other
 
u32 cred_from_ep0
 
u32 cred_cosumd
 
u32 cred_retnd
 
u32 rx_pkts
 
u32 rx_lkahds
 
u32 rx_bundl
 
u32 rx_bundle_lkahd
 
u32 rx_bundle_from_hdr
 
u32 rx_alloc_thresh_hit
 
u32 rxalloc_thresh_byte
 

Detailed Description

Definition at line 448 of file htc.h.

Field Documentation

u32 cred_cosumd

Definition at line 482 of file htc.h.

u32 cred_from_ep0

Definition at line 479 of file htc.h.

u32 cred_from_other

Definition at line 476 of file htc.h.

u32 cred_from_rx

Definition at line 473 of file htc.h.

u32 cred_low_indicate

Definition at line 453 of file htc.h.

u32 cred_retnd

Definition at line 485 of file htc.h.

u32 cred_rpt_ep0

Definition at line 470 of file htc.h.

u32 cred_rpt_from_other

Definition at line 467 of file htc.h.

u32 cred_rpt_from_rx

Definition at line 464 of file htc.h.

u32 rx_alloc_thresh_hit

Definition at line 502 of file htc.h.

u32 rx_bundl

Definition at line 493 of file htc.h.

u32 rx_bundle_from_hdr

Definition at line 499 of file htc.h.

u32 rx_bundle_lkahd

Definition at line 496 of file htc.h.

u32 rx_lkahds

Definition at line 490 of file htc.h.

u32 rx_pkts

Definition at line 487 of file htc.h.

u32 rxalloc_thresh_byte

Definition at line 505 of file htc.h.

u32 tx_bundles

Definition at line 457 of file htc.h.

u32 tx_cred_rpt

Definition at line 461 of file htc.h.

u32 tx_dropped

Definition at line 458 of file htc.h.

u32 tx_issued

Definition at line 455 of file htc.h.

u32 tx_pkt_bundled

Definition at line 456 of file htc.h.


The documentation for this struct was generated from the following file: