Searched refs:xe_sriov_info (Results 1 – 2 of 2) sorted by relevance
95 xe_sriov_info(xe, "Enabled %u of %u VF%s\n", in pf_enable_vfs()129 xe_sriov_info(xe, "Disabled %u VF%s\n", num_vfs, str_plural(num_vfs)); in pf_disable_vfs()
33 #define xe_sriov_info(xe, fmt, ...) \ macro