Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
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()
53 static struct xe_device *relay_to_xe(struct xe_guc_relay *relay) in relay_to_xe()
58 #define relay_assert(relay, condition) xe_gt_assert(relay_to_gt(relay), condition) argument
59 #define relay_notice(relay, msg...) xe_gt_sriov_notice(relay_to_gt(relay), "relay: " msg) argument
60 #define relay_debug(relay, msg...) xe_gt_sriov_dbg_verbose(relay_to_gt(relay), "relay: " msg) argument
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()
[all …]
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()
Dxe_guc_types.h89 struct xe_guc_relay relay; member
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_guc_relay_test.c20 static int replacement_relay_get_totalvfs(struct xe_guc_relay *relay) in replacement_relay_get_totalvfs()
32 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
[all …]
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_log.h66 } relay; member
/linux-6.12.1/include/linux/
Dif_pppox.h28 struct sockaddr_pppox relay; /* what socket data will be member
/linux-6.12.1/drivers/media/platform/mediatek/mdp3/
Dmdp_sm_mt8195.h101 u32 relay; member