Lines Matching full:counters

26 	 * established state, indicating that has cleared the counters in our
33 * allowed to clear the counters it owns asynchronously with respect to
43 * return to the established state once it has cleared its counters.
151 * Invalid cases where the counters indicate that the queue is over in tegra_ivc_channel_full()
187 * transmit counters until we've acknowledged its synchronization in tegra_ivc_check_read()
340 * SYNC ACK reset counters; move to EST; notify
341 * SYNC SYNC reset counters; move to ACK; notify
344 * ACK SYNC reset counters; move to ACK; notify
347 * EST SYNC reset counters; move to ACK; notify
369 * Reset tx_channel counters. The remote end is in the SYNC in tegra_ivc_channel_notified()
371 * so the counters are not in use at this time. in tegra_ivc_channel_notified()
380 * Ensure that counters appear cleared before new state can be in tegra_ivc_channel_notified()
386 * Move to ACK state. We have just cleared our counters, so it in tegra_ivc_channel_notified()
406 * Reset tx_channel counters. The remote end is in the ACK in tegra_ivc_channel_notified()
408 * so the counters are not in use at this time. in tegra_ivc_channel_notified()
417 * Ensure that counters appear cleared before new state can be in tegra_ivc_channel_notified()
424 * already cleared its counters, so it is safe to start in tegra_ivc_channel_notified()
445 * cleared our counters, and we know that the remote end has in tegra_ivc_channel_notified()
446 * cleared its counters, so it is safe to start writing/reading in tegra_ivc_channel_notified()
500 * The headers must at least be aligned enough for counters in check_ivc_params()