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()
1257 endpoint->ep_st.rx_pkts++; in ath6kl_htc_rx_update_stats()
1259 endpoint->ep_st.rx_lkahds++; in ath6kl_htc_rx_update_stats()
1261 endpoint->ep_st.rx_bundle_lkahd++; in ath6kl_htc_rx_update_stats()
1401 ep->ep_st.rx_alloc_thresh_hit += 1; in ath6kl_htc_rx_setup()
1402 ep->ep_st.rxalloc_thresh_byte += in ath6kl_htc_rx_setup()
1530 endpoint->ep_st.rx_bundle_from_hdr += 1; in ath6kl_htc_rx_alloc()
1618 endpoint->ep_st.tx_cred_rpt += 1; in htc_proc_cred_rpt()
1619 endpoint->ep_st.cred_retnd += rpt->credits; in htc_proc_cred_rpt()
1626 endpoint->ep_st.cred_from_rx += rpt->credits; in htc_proc_cred_rpt()
1627 endpoint->ep_st.cred_rpt_from_rx += 1; in htc_proc_cred_rpt()
1630 endpoint->ep_st.cred_from_ep0 += rpt->credits; in htc_proc_cred_rpt()
1631 endpoint->ep_st.cred_rpt_ep0 += 1; in htc_proc_cred_rpt()
1633 endpoint->ep_st.cred_from_other += rpt->credits; in htc_proc_cred_rpt()
1634 endpoint->ep_st.cred_rpt_from_other += 1; in htc_proc_cred_rpt()
2047 ep->ep_st.rx_bundl += 1; in ath6kl_htc_rx_process_packets()
2586 memset(&endpoint->ep_st, 0, in reset_ep_state()
2587 sizeof(endpoint->ep_st)); in reset_ep_state()