Searched refs:xe_device_sriov_mode (Results 1 – 4 of 4) sorted by relevance
22 static inline enum xe_sriov_mode xe_device_sriov_mode(const struct xe_device *xe) in xe_device_sriov_mode() function30 return xe_device_sriov_mode(xe) == XE_SRIOV_MODE_PF; in xe_device_is_sriov_pf()35 return xe_device_sriov_mode(xe) == XE_SRIOV_MODE_VF; in xe_device_is_sriov_vf()
83 xe_sriov_mode_to_string(xe_device_sriov_mode(xe))); in xe_sriov_probe_early()134 drm_printf(p, "mode: %s\n", xe_sriov_mode_to_string(xe_device_sriov_mode(xe))); in xe_sriov_print_info()
122 xe_sriov_mode_to_string(xe_device_sriov_mode(xe))); in ccs_mode_store()
841 xe_sriov_mode_to_string(xe_device_sriov_mode(xe))); in xe_pci_probe()