Searched refs:credit_info (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/wireless/ath/ath6kl/ |
D | htc_mbox.c | 429 target->credit_info, &target->cred_dist_list); in htc_tx_comp_update() 431 ath6kl_credit_distribute(target->credit_info, in htc_tx_comp_update() 564 ath6kl_credit_seek(target->credit_info, &ep->cred_dist); in htc_check_credits() 584 ath6kl_credit_seek(target->credit_info, &ep->cred_dist); in htc_check_credits() 1094 struct ath6kl_htc_credit_info *credit_info, in ath6kl_htc_set_credit_dist() argument 1100 target->credit_info = credit_info; in ath6kl_htc_set_credit_dist() 1237 target->credit_info, &target->cred_dist_list); in ath6kl_htc_mbox_activity_changed() 1239 ath6kl_credit_distribute(target->credit_info, in ath6kl_htc_mbox_activity_changed() 1659 ath6kl_credit_distribute(target->credit_info, in htc_proc_cred_rpt() 2761 ath6kl_credit_init(target->credit_info, &target->cred_dist_list, in ath6kl_htc_mbox_start()
|
D | htc.h | 592 struct ath6kl_htc_credit_info *credit_info; member
|
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()
|