Searched refs:buffer_num_to_fill (Results 1 – 1 of 1) sorted by relevance
239 uint32_t buffer_num_to_fill: 2; //Number of buffers that can be filled member343 if (pipe->num_urb_pending > 0 && pipe->multi_buffer_control.buffer_num_to_fill > 0) { in _buffer_can_fill()1866 pipe->multi_buffer_control.buffer_num_to_fill = NUM_BUFFERS; in hcd_pipe_alloc()2247 pipe->multi_buffer_control.buffer_num_to_fill--; in _buffer_fill()2518 pipe->multi_buffer_control.buffer_num_to_fill++; in _buffer_parse()