Lines Matching defs:htc_endpoint_stats
448 struct htc_endpoint_stats { struct
453 u32 cred_low_indicate;
455 u32 tx_issued;
456 u32 tx_pkt_bundled;
457 u32 tx_bundles;
458 u32 tx_dropped;
461 u32 tx_cred_rpt;
464 u32 cred_rpt_from_rx;
467 u32 cred_rpt_from_other;
470 u32 cred_rpt_ep0;
473 u32 cred_from_rx;
476 u32 cred_from_other;
479 u32 cred_from_ep0;
482 u32 cred_cosumd;
485 u32 cred_retnd;
487 u32 rx_pkts;
490 u32 rx_lkahds;
493 u32 rx_bundl;
496 u32 rx_bundle_lkahd;
522 struct htc_endpoint_stats ep_st; argument