Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_exec.c81 uint32_t hist_size) in hif_hist_is_prev_record() argument
83 return (((index + 1) & (hist_size - 1)) == curr_index) ? in hif_hist_is_prev_record()