Home
last modified time | relevance | path

Searched refs:total_avail_credits (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dhtc.h421 int total_avail_credits; member
Ddebug.c216 target->credit_info->total_avail_credits, in dump_cred_dist_stats()
661 target->credit_info->total_avail_credits); in read_file_credit_dist_stats()
Dhtc.c52 cred_info->total_avail_credits = tot_credits; in ath6kl_credit_init()
331 WARN_ON(cred_info->cur_free_credits > cred_info->total_avail_credits); in ath6kl_credit_distribute()