Home
last modified time | relevance | path

Searched defs:relay (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/xe/
A Dxe_guc_relay.c38 static struct xe_guc *relay_to_guc(struct xe_guc_relay *relay) in relay_to_guc()
43 static struct xe_guc_ct *relay_to_ct(struct xe_guc_relay *relay) in relay_to_ct()
48 static struct xe_gt *relay_to_gt(struct xe_guc_relay *relay) in relay_to_gt()
62 static int relay_get_totalvfs(struct xe_guc_relay *relay) in relay_get_totalvfs()
71 static bool relay_is_ready(struct xe_guc_relay *relay) in relay_is_ready()
76 static u32 relay_get_next_rid(struct xe_guc_relay *relay) in relay_get_next_rid()
318 struct xe_guc_relay *relay = arg; in __fini_relay() local
332 int xe_guc_relay_init(struct xe_guc_relay *relay) in xe_guc_relay_init()
400 static void relay_testonly_nop(struct xe_guc_relay *relay) in relay_testonly_nop()
552 int xe_guc_relay_send_to_pf(struct xe_guc_relay *relay, in xe_guc_relay_send_to_pf()
[all …]
A Dxe_guc_relay.h26 static inline int xe_guc_relay_send_to_vf(struct xe_guc_relay *relay, u32 target, in xe_guc_relay_send_to_vf()
31 static inline int xe_guc_relay_process_guc2pf(struct xe_guc_relay *relay, const u32 *msg, u32 len) in xe_guc_relay_process_guc2pf()
A Dxe_guc_types.h89 struct xe_guc_relay relay; member
/linux/drivers/gpu/drm/xe/tests/
A Dxe_guc_relay_test.c32 struct xe_guc_relay *relay; in relay_test_init() local
123 struct xe_guc_relay *relay = test->priv; in pf_rejects_guc2pf_too_short() local
132 struct xe_guc_relay *relay = test->priv; in pf_rejects_guc2pf_too_long() local
141 struct xe_guc_relay *relay = test->priv; in pf_rejects_guc2pf_no_payload() local
149 struct xe_guc_relay *relay = test->priv; in pf_fails_no_payload() local
157 struct xe_guc_relay *relay = test->priv; in pf_fails_bad_origin() local
169 struct xe_guc_relay *relay = test->priv; in pf_fails_bad_type() local
181 struct xe_guc_relay *relay = test->priv; in pf_txn_reports_error() local
197 struct xe_guc_relay *relay = test->priv; in pf_txn_sends_pf2guc() local
213 struct xe_guc_relay *relay = test->priv; in pf_sends_pf2guc() local
[all …]
/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_log.h66 } relay; member
/linux/include/linux/
A Dif_pppox.h28 struct sockaddr_pppox relay; /* what socket data will be member
/linux/drivers/media/platform/mediatek/mdp3/
A Dmdp_sm_mt8195.h101 u32 relay; member

Completed in 32 milliseconds