Searched refs:record_idx (Results 1 – 4 of 4) sorted by relevance
1732 u32 record_idx = 0, table_type = 0, table_length_dwords = 0; in parse_platform_config() local1804 record_idx = *ptr & in parse_platform_config()1817 if (record_idx) { in parse_platform_config()
495 struct rtw89_rfk_record *record = &info->records[info->record_idx]; in rtw89_core_rfk_record()517 info->record_idx = (info->record_idx + 1) % RTW89_RFK_RECORD_HISTORY_NR; in rtw89_core_rfk_record()
5406 p += scnprintf(p, end - p, "RFK (next index: %d)\n", info->record_idx); in rtw89_debug_priv_diag_rf_get()
6609 int record_idx; member