Searched defs:relay (Results 1 – 7 of 7) sorted by relevance
38 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() local332 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 …]
26 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()
89 struct xe_guc_relay relay; member
32 struct xe_guc_relay *relay; in relay_test_init() local123 struct xe_guc_relay *relay = test->priv; in pf_rejects_guc2pf_too_short() local132 struct xe_guc_relay *relay = test->priv; in pf_rejects_guc2pf_too_long() local141 struct xe_guc_relay *relay = test->priv; in pf_rejects_guc2pf_no_payload() local149 struct xe_guc_relay *relay = test->priv; in pf_fails_no_payload() local157 struct xe_guc_relay *relay = test->priv; in pf_fails_bad_origin() local169 struct xe_guc_relay *relay = test->priv; in pf_fails_bad_type() local181 struct xe_guc_relay *relay = test->priv; in pf_txn_reports_error() local197 struct xe_guc_relay *relay = test->priv; in pf_txn_sends_pf2guc() local213 struct xe_guc_relay *relay = test->priv; in pf_sends_pf2guc() local[all …]
66 } relay; member
28 struct sockaddr_pppox relay; /* what socket data will be member
101 u32 relay; member
Completed in 32 milliseconds