Searched refs:credit_info (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c429 target->credit_info, &target->cred_dist_list);
431 ath6kl_credit_distribute(target->credit_info,
564 ath6kl_credit_seek(target->credit_info, &ep->cred_dist);
584 ath6kl_credit_seek(target->credit_info, &ep->cred_dist);
1094 struct ath6kl_htc_credit_info *credit_info,
1100 target->credit_info = credit_info;
1237 target->credit_info, &target->cred_dist_list);
1239 ath6kl_credit_distribute(target->credit_info,
1659 ath6kl_credit_distribute(target->credit_info,
1093 ath6kl_htc_set_credit_dist(struct htc_target *target, struct ath6kl_htc_credit_info *credit_info, u16 srvc_pri_order[], int list_len) argument
[all...]
H A Dhtc.h592 struct ath6kl_htc_credit_info *credit_info; member in struct:htc_target
H A Ddebug.c287 target->credit_info->total_avail_credits,
288 target->credit_info->cur_free_credits);
722 target->credit_info->total_avail_credits);
725 target->credit_info->cur_free_credits);

Completed in 131 milliseconds