Symbol: xe_sriov_packet
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
1134
struct xe_sriov_packet *data = xe_gt_sriov_pf_migration_restore_consume(gt, vfid);
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
1015
struct xe_sriov_packet *data = ptr;
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
144
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
242
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
324
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
355
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
42
struct xe_sriov_packet *data,
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
420
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
455
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
501
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
558
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
639
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
64
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
712
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
802
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
884
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
910
struct xe_sriov_packet *
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
915
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
948
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
986
struct xe_sriov_packet *
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
99
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
990
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.h
12
struct xe_sriov_packet;
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.h
21
struct xe_sriov_packet *data);
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.h
24
struct xe_sriov_packet *data);
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.h
27
struct xe_sriov_packet *data);
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.h
30
struct xe_sriov_packet *data);
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.h
45
struct xe_sriov_packet *data);
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.h
46
struct xe_sriov_packet *
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.h
50
struct xe_sriov_packet *data);
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.h
51
struct xe_sriov_packet *
drivers/gpu/drm/xe/xe_sriov_packet.c
106
void xe_sriov_packet_free(struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_sriov_packet.c
119
static int pkt_init(struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_sriov_packet.c
166
int xe_sriov_packet_init(struct xe_sriov_packet *data, u8 tile_id, u8 gt_id,
drivers/gpu/drm/xe/xe_sriov_packet.c
188
int xe_sriov_packet_init_from_hdr(struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_sriov_packet.c
200
static ssize_t pkt_hdr_read(struct xe_sriov_packet *data,
drivers/gpu/drm/xe/xe_sriov_packet.c
219
static ssize_t pkt_data_read(struct xe_sriov_packet *data,
drivers/gpu/drm/xe/xe_sriov_packet.c
23
static struct xe_sriov_packet **pf_pick_pending(struct xe_device *xe, unsigned int vfid)
drivers/gpu/drm/xe/xe_sriov_packet.c
233
static ssize_t pkt_read_single(struct xe_sriov_packet **data,
drivers/gpu/drm/xe/xe_sriov_packet.c
265
struct xe_sriov_packet **data = pf_pick_read_packet(xe, vfid);
drivers/gpu/drm/xe/xe_sriov_packet.c
275
static ssize_t pkt_hdr_write(struct xe_sriov_packet *data,
drivers/gpu/drm/xe/xe_sriov_packet.c
298
static ssize_t pkt_data_write(struct xe_sriov_packet *data,
drivers/gpu/drm/xe/xe_sriov_packet.c
32
static struct xe_sriov_packet **
drivers/gpu/drm/xe/xe_sriov_packet.c
325
struct xe_sriov_packet **data = pf_pick_pending(xe, vfid);
drivers/gpu/drm/xe/xe_sriov_packet.c
364
struct xe_sriov_packet **desc = pf_pick_descriptor(xe, vfid);
drivers/gpu/drm/xe/xe_sriov_packet.c
365
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_sriov_packet.c
408
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_sriov_packet.c
42
static struct xe_sriov_packet **pf_pick_trailer(struct xe_device *xe, unsigned int vfid)
drivers/gpu/drm/xe/xe_sriov_packet.c
469
struct xe_sriov_packet **data = pf_pick_pending(xe, vfid);
drivers/gpu/drm/xe/xe_sriov_packet.c
477
struct xe_sriov_packet **trailer = pf_pick_trailer(xe, vfid);
drivers/gpu/drm/xe/xe_sriov_packet.c
478
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_sriov_packet.c
51
static struct xe_sriov_packet **pf_pick_read_packet(struct xe_device *xe,
drivers/gpu/drm/xe/xe_sriov_packet.c
54
struct xe_sriov_packet **data;
drivers/gpu/drm/xe/xe_sriov_packet.c
73
static bool pkt_needs_bo(struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_sriov_packet.c
88
struct xe_sriov_packet *xe_sriov_packet_alloc(struct xe_device *xe)
drivers/gpu/drm/xe/xe_sriov_packet.c
90
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_sriov_packet.h
12
struct xe_sriov_packet;
drivers/gpu/drm/xe/xe_sriov_packet.h
15
struct xe_sriov_packet *xe_sriov_packet_alloc(struct xe_device *xe);
drivers/gpu/drm/xe/xe_sriov_packet.h
16
void xe_sriov_packet_free(struct xe_sriov_packet *data);
drivers/gpu/drm/xe/xe_sriov_packet.h
18
int xe_sriov_packet_init(struct xe_sriov_packet *data, u8 tile_id, u8 gt_id,
drivers/gpu/drm/xe/xe_sriov_packet.h
20
int xe_sriov_packet_init_from_hdr(struct xe_sriov_packet *data);
drivers/gpu/drm/xe/xe_sriov_packet.h
28
struct xe_sriov_packet *data);
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
142
static struct xe_sriov_packet *
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
145
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
177
struct xe_sriov_packet *
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
181
struct xe_sriov_packet *data;
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
201
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
218
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
249
struct xe_sriov_packet *data)
drivers/gpu/drm/xe/xe_sriov_pf_migration.h
13
struct xe_sriov_packet;
drivers/gpu/drm/xe/xe_sriov_pf_migration.h
19
struct xe_sriov_packet *data);
drivers/gpu/drm/xe/xe_sriov_pf_migration.h
20
struct xe_sriov_packet *
drivers/gpu/drm/xe/xe_sriov_pf_migration_types.h
30
struct xe_sriov_packet *pending;
drivers/gpu/drm/xe/xe_sriov_pf_migration_types.h
32
struct xe_sriov_packet *trailer;
drivers/gpu/drm/xe/xe_sriov_pf_migration_types.h
34
struct xe_sriov_packet *descriptor;