Home
last modified time | relevance | path

Searched refs:non_wraps_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h419 * @non_wraps_count: counter for no wrap detected when dump ucode events
428 int non_wraps_count; member
H A Dmain.c502 priv->event_log.non_wraps_count++; in iwl_continuous_event_trace()
H A Ddebugfs.c1843 pos += scnprintf(buf + pos, bufsz - pos, "non_wraps_count:\t\t %u\n", in iwl_dbgfs_ucode_tracing_read()
1844 priv->event_log.non_wraps_count); in iwl_dbgfs_ucode_tracing_read()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h414 * @non_wraps_count: counter for no wrap detected when dump ucode events
423 int non_wraps_count; member
H A Dmain.c496 priv->event_log.non_wraps_count++; in iwl_continuous_event_trace()
H A Ddebugfs.c1839 pos += scnprintf(buf + pos, bufsz - pos, "non_wraps_count:\t\t %u\n", in iwl_dbgfs_ucode_tracing_read()
1840 priv->event_log.non_wraps_count); in iwl_dbgfs_ucode_tracing_read()

Completed in 16 milliseconds