Lines Matching full:counters
27 * established state, indicating that has cleared the counters in our
34 * allowed to clear the counters it owns asynchronously with respect to
44 * return to the established state once it has cleared its counters.
152 * Invalid cases where the counters indicate that the queue is over in tegra_ivc_channel_full()
188 * transmit counters until we've acknowledged its synchronization in tegra_ivc_check_read()
341 * SYNC ACK reset counters; move to EST; notify
342 * SYNC SYNC reset counters; move to ACK; notify
345 * ACK SYNC reset counters; move to ACK; notify
348 * EST SYNC reset counters; move to ACK; notify
370 * Reset tx_channel counters. The remote end is in the SYNC in tegra_ivc_channel_notified()
372 * so the counters are not in use at this time. in tegra_ivc_channel_notified()
381 * Ensure that counters appear cleared before new state can be in tegra_ivc_channel_notified()
387 * Move to ACK state. We have just cleared our counters, so it in tegra_ivc_channel_notified()
407 * Reset tx_channel counters. The remote end is in the ACK in tegra_ivc_channel_notified()
409 * so the counters are not in use at this time. in tegra_ivc_channel_notified()
418 * Ensure that counters appear cleared before new state can be in tegra_ivc_channel_notified()
425 * already cleared its counters, so it is safe to start in tegra_ivc_channel_notified()
446 * cleared our counters, and we know that the remote end has in tegra_ivc_channel_notified()
447 * cleared its counters, so it is safe to start writing/reading in tegra_ivc_channel_notified()
501 * The headers must at least be aligned enough for counters in check_ivc_params()