Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.h99 unsigned long last_busy_idx; member
H A Dhif_runtime_pm.c1057 cur_idx = hist->last_busy_idx; in hif_rtpm_display_last_busy_hist()
1079 hist->last_busy_idx++; in hif_rtpm_record_ce_last_busy_evt()
1080 idx = hist->last_busy_idx & HIF_RTPM_BUSY_HIST_MASK; in hif_rtpm_record_ce_last_busy_evt()