Lines Matching defs:htc_endpoint_stats
426 struct htc_endpoint_stats { struct
431 u32 cred_low_indicate;
433 u32 tx_issued;
434 u32 tx_pkt_bundled;
435 u32 tx_bundles;
436 u32 tx_dropped;
439 u32 tx_cred_rpt;
442 u32 cred_rpt_from_rx;
445 u32 cred_rpt_from_other;
448 u32 cred_rpt_ep0;
451 u32 cred_from_rx;
454 u32 cred_from_other;
457 u32 cred_from_ep0;
460 u32 cred_cosumd;
463 u32 cred_retnd;
465 u32 rx_pkts;
468 u32 rx_lkahds;
471 u32 rx_bundl;
474 u32 rx_bundle_lkahd;
500 struct htc_endpoint_stats ep_st; argument