Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_credit_history.c174 struct qdf_notifer_data *htc_hang_data = data; in htc_log_hang_credit_history() local
185 if (!htc_hang_data) in htc_log_hang_credit_history()
204 htc_buf_ptr = htc_hang_data->hang_data + htc_hang_data->offset; in htc_log_hang_credit_history()
207 if (htc_hang_data->offset + total_len > QDF_WLAN_HANG_FW_OFFSET) in htc_log_hang_credit_history()
218 htc_hang_data->offset += total_len; in htc_log_hang_credit_history()