Searched refs:drbls_count (Results 1 – 3 of 3) sorted by relevance
48 __field(u8, drbls_count)58 __entry->drbls_count = pep->stream_info.drbls_count;64 __entry->first_prime_det, __entry->drbls_count)
293 if (pep->stream_info.drbls_count >= 2) in cdnsp_ring_ep_doorbell()296 pep->stream_info.drbls_count++; in cdnsp_ring_ep_doorbell()370 if (stream_info->drbls_count >= 2) in cdnsp_ring_doorbell_for_active_rings()1168 ep->stream_info.drbls_count--; in cdnsp_process_bulk_intr_td()1207 pep->stream_info.drbls_count--; in cdnsp_handle_tx_nrdy()
782 u8 drbls_count; member