Home
last modified time | relevance | path

Searched refs:cred_per_msg (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_mbox.c68 cur_ep_dist->cred_min = cur_ep_dist->cred_per_msg; in ath6kl_credit_init()
116 cur_ep_dist->cred_norm = cur_ep_dist->cred_per_msg; in ath6kl_credit_init()
127 cur_ep_dist->cred_per_msg) in ath6kl_credit_init()
128 * cur_ep_dist->cred_per_msg; in ath6kl_credit_init()
130 count = max(count, cur_ep_dist->cred_per_msg); in ath6kl_credit_init()
139 cur_ep_dist->cred_per_msg, in ath6kl_credit_init()
582 ep->cred_dist.cred_per_msg - ep->cred_dist.credits; in htc_check_credits()
2550 endpoint->cred_dist.cred_per_msg = in ath6kl_htc_mbox_conn_service()
2553 endpoint->cred_dist.cred_per_msg = in ath6kl_htc_mbox_conn_service()
2556 if (!endpoint->cred_dist.cred_per_msg) in ath6kl_htc_mbox_conn_service()
[all …]
A Dhtc_pipe.c148 ep->cred_dist.cred_per_msg) { in get_htc_packet_credit_based()
1370 ep->cred_dist.cred_per_msg = max_msg_size / target->tgt_cred_sz; in ath6kl_htc_pipe_conn_service()
1372 ep->cred_dist.cred_per_msg++; in ath6kl_htc_pipe_conn_service()
A Dhtc.h415 int cred_per_msg; member
A Ddebug.c268 ep_dist->cred_per_msg); in dump_cred_dist()
741 print_credit_info("%9d", cred_per_msg); in read_file_credit_dist_stats()

Completed in 16 milliseconds