Home
last modified time | relevance | path

Searched refs:encode_config (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_config.c259 static u32 encode_config(u32 *cfg, const struct xe_gt_sriov_config *config, bool details) in encode_config() function
317 num_dwords = encode_config(cfg, config, true); in pf_push_full_vf_config()
2185 ret = encode_config(buf, config, false) * sizeof(u32); in xe_gt_sriov_pf_config_save()