Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_sriov_pf_migration.c326 ret = xe_sriov_packet_write_single(xe, vfid, buf, len - produced); in xe_sriov_pf_migration_write()
H A Dxe_sriov_packet.c322 ssize_t xe_sriov_packet_write_single(struct xe_device *xe, unsigned int vfid, in xe_sriov_packet_write_single() function