Searched refs:xe_rtp_entry_sr (Results 1 – 3 of 3) sorted by relevance
119 struct xe_rtp_entry_sr { struct137 const struct xe_rtp_entry_sr *entries; argument
490 .entries = (const struct xe_rtp_entry_sr[]){__VA_ARGS__}, \491 .n_entries = sizeof((const struct xe_rtp_entry_sr[]){__VA_ARGS__}) / \492 sizeof(struct xe_rtp_entry_sr), \
250 static bool rtp_process_one_sr(const struct xe_rtp_entry_sr *entry, in rtp_process_one_sr()363 const struct xe_rtp_entry_sr *entry = &table->entries[i]; in xe_rtp_process_to_sr()