Lines Matching refs:target
26 #include "target.h"
220 * If the target supports GMBOX hardware, dump some
278 void dump_cred_dist_stats(struct htc_target *target)
282 list_for_each_entry(ep_list, &target->cred_dist_list, list)
287 target->credit_info->total_avail_credits,
288 target->credit_info->cur_free_credits);
708 struct htc_target *target = ar->htc_target;
715 get_queue_depth(&target->cred_dist_list) * CREDIT_INFO_LEN;
722 target->credit_info->total_avail_credits);
725 target->credit_info->cur_free_credits);
732 list_for_each_entry(ep_list, &target->cred_dist_list, list) {
762 static unsigned int print_endpoint_stat(struct htc_target *target, char *buf,
772 ep_st = &target->endpoint[i].ep_st;
786 struct htc_target *target = ar->htc_target;
799 len = print_endpoint_stat(target, buf, buf_len, len, \
841 struct htc_target *target = ar->htc_target;
851 ep_st = &target->endpoint[i].ep_st;