Searched refs:poll_time_us (Results 1 – 2 of 2) sorted by relevance
428 uint32_t poll_time_us; in hif_exec_fill_poll_time_histogram() local434 poll_time_us = qdf_do_div(poll_time_ns, 1000); in hif_exec_fill_poll_time_histogram()440 bucket = poll_time_us / bucket_size_us; in hif_exec_fill_poll_time_histogram()
895 uint32_t poll_time_us; in hif_napi_fill_poll_time_histogram() local901 poll_time_us = qdf_do_div(poll_time_ns, 1000); in hif_napi_fill_poll_time_histogram()907 bucket = poll_time_us / bucket_size_us; in hif_napi_fill_poll_time_histogram()