Lines Matching refs:ep_st
577 ep->ep_st.cred_cosumd += *req_cred; in htc_check_credits()
590 ep->ep_st.cred_low_indicate += 1; in htc_check_credits()
638 endpoint->ep_st.tx_issued += 1; in ath6kl_htc_tx_pkts_get()
937 endpoint->ep_st.tx_bundles += bundle_sent; in ath6kl_htc_tx_from_queue()
938 endpoint->ep_st.tx_pkt_bundled += n_pkts_bundle; in ath6kl_htc_tx_from_queue()
991 endpoint->ep_st.tx_dropped += 1; in ath6kl_htc_tx_try()
1255 endpoint->ep_st.rx_pkts++; in ath6kl_htc_rx_update_stats()
1257 endpoint->ep_st.rx_lkahds++; in ath6kl_htc_rx_update_stats()
1259 endpoint->ep_st.rx_bundle_lkahd++; in ath6kl_htc_rx_update_stats()
1399 ep->ep_st.rx_alloc_thresh_hit += 1; in ath6kl_htc_rx_setup()
1400 ep->ep_st.rxalloc_thresh_byte += in ath6kl_htc_rx_setup()
1528 endpoint->ep_st.rx_bundle_from_hdr += 1; in ath6kl_htc_rx_alloc()
1616 endpoint->ep_st.tx_cred_rpt += 1; in htc_proc_cred_rpt()
1617 endpoint->ep_st.cred_retnd += rpt->credits; in htc_proc_cred_rpt()
1624 endpoint->ep_st.cred_from_rx += rpt->credits; in htc_proc_cred_rpt()
1625 endpoint->ep_st.cred_rpt_from_rx += 1; in htc_proc_cred_rpt()
1628 endpoint->ep_st.cred_from_ep0 += rpt->credits; in htc_proc_cred_rpt()
1629 endpoint->ep_st.cred_rpt_ep0 += 1; in htc_proc_cred_rpt()
1631 endpoint->ep_st.cred_from_other += rpt->credits; in htc_proc_cred_rpt()
1632 endpoint->ep_st.cred_rpt_from_other += 1; in htc_proc_cred_rpt()
2045 ep->ep_st.rx_bundl += 1; in ath6kl_htc_rx_process_packets()
2582 memset(&endpoint->ep_st, 0, in reset_ep_state()
2583 sizeof(endpoint->ep_st)); in reset_ep_state()