Lines Matching refs:htc_credit_history_buffer
44 struct HTC_CREDIT_HISTORY htc_credit_history_buffer[HTC_CREDIT_HISTORY_MAX]; variable
71 qdf_minidump_remove(&htc_credit_history_buffer, in htc_credit_history_deinit()
72 sizeof(htc_credit_history_buffer), "htc_credit"); in htc_credit_history_deinit()
79 qdf_minidump_log(&htc_credit_history_buffer, in htc_credit_history_init()
80 sizeof(htc_credit_history_buffer), "htc_credit"); in htc_credit_history_init()
82 htc_credit_history_buffer, in htc_credit_history_init()
83 sizeof(htc_credit_history_buffer)); in htc_credit_history_init()
114 htc_credit_history_buffer[g_htc_credit_history_idx].type = type; in htc_credit_record()
115 htc_credit_history_buffer[g_htc_credit_history_idx].time = in htc_credit_record()
117 htc_credit_history_buffer[g_htc_credit_history_idx].tx_credit = in htc_credit_record()
119 htc_credit_history_buffer[g_htc_credit_history_idx].htc_tx_queue_depth = in htc_credit_record()
149 &htc_credit_history_buffer[idx]; in htc_print_credit_history()
203 &htc_credit_history_buffer[idx]; in htc_log_hang_credit_history()