Searched refs:host_write_num (Results 1 – 1 of 1) sorted by relevance
1792 unsigned int host_write_num, doorbell_offset; in hwi_post_async_buffers() local1805 host_write_num = pasync_ctx->async_header.host_write_ptr; in hwi_post_async_buffers()1813 host_write_num = pasync_ctx->async_data.host_write_ptr; in hwi_post_async_buffers()1824 host_write_num); in hwi_post_async_buffers()1834 is_header, host_write_num); in hwi_post_async_buffers()1841 host_write_num++; in hwi_post_async_buffers()1842 host_write_num = host_write_num % num_entries; in hwi_post_async_buffers()1847 host_write_num; in hwi_post_async_buffers()1852 pasync_ctx->async_data.host_write_ptr = host_write_num; in hwi_post_async_buffers()