Searched refs:credit_info (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 428 target->credit_info, &target->cred_dist_list); in htc_tx_comp_update() 430 ath6kl_credit_distribute(target->credit_info, in htc_tx_comp_update() 563 ath6kl_credit_seek(target->credit_info, &ep->cred_dist); in htc_check_credits() 583 ath6kl_credit_seek(target->credit_info, &ep->cred_dist); in htc_check_credits() 1093 struct ath6kl_htc_credit_info *credit_info, in ath6kl_htc_set_credit_dist() argument 1099 target->credit_info = credit_info; in ath6kl_htc_set_credit_dist() 1236 target->credit_info, &target->cred_dist_list); in ath6kl_htc_mbox_activity_changed() 1238 ath6kl_credit_distribute(target->credit_info, in ath6kl_htc_mbox_activity_changed() 1658 ath6kl_credit_distribute(target->credit_info, in htc_proc_cred_rpt() 2760 ath6kl_credit_init(target->credit_info, &target->cred_dist_list, in ath6kl_htc_mbox_start()
|
H A D | debug.c | 287 target->credit_info->total_avail_credits, in dump_cred_dist_stats() 288 target->credit_info->cur_free_credits); in dump_cred_dist_stats() 722 target->credit_info->total_avail_credits); in read_file_credit_dist_stats() 725 target->credit_info->cur_free_credits); in read_file_credit_dist_stats()
|
H A D | htc.h | 592 struct ath6kl_htc_credit_info *credit_info; member
|