Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_credit_history.c44 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()
[all …]