Lines Matching defs:htc_endpoint_stats
455 struct htc_endpoint_stats { struct
460 u32 cred_low_indicate;
462 u32 tx_issued;
463 u32 tx_pkt_bundled;
464 u32 tx_bundles;
465 u32 tx_dropped;
468 u32 tx_cred_rpt;
471 u32 cred_rpt_from_rx;
474 u32 cred_rpt_from_other;
477 u32 cred_rpt_ep0;
480 u32 cred_from_rx;
483 u32 cred_from_other;
486 u32 cred_from_ep0;
489 u32 cred_cosumd;
492 u32 cred_retnd;
494 u32 rx_pkts;
497 u32 rx_lkahds;
500 u32 rx_bundl;
503 u32 rx_bundle_lkahd;
529 struct htc_endpoint_stats ep_st; argument