Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h420 * @wraps_once_count: counter for wrap once detected when dump ucode events
429 int wraps_once_count; member
H A Dmain.c507 priv->event_log.wraps_once_count++; in iwl_continuous_event_trace()
H A Ddebugfs.c1845 pos += scnprintf(buf + pos, bufsz - pos, "wraps_once_count:\t\t %u\n", in iwl_dbgfs_ucode_tracing_read()
1846 priv->event_log.wraps_once_count); in iwl_dbgfs_ucode_tracing_read()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h415 * @wraps_once_count: counter for wrap once detected when dump ucode events
424 int wraps_once_count; member
H A Dmain.c501 priv->event_log.wraps_once_count++; in iwl_continuous_event_trace()
H A Ddebugfs.c1841 pos += scnprintf(buf + pos, bufsz - pos, "wraps_once_count:\t\t %u\n", in iwl_dbgfs_ucode_tracing_read()
1842 priv->event_log.wraps_once_count); in iwl_dbgfs_ucode_tracing_read()

Completed in 15 milliseconds