Lines Matching defs:action
543 static int h2g_write(struct xe_guc_ct *ct, const u32 *action, u32 len, in h2g_write()
633 static int __guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, in __guc_ct_send_locked()
713 static int guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send_locked()
788 static int guc_ct_send(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send()
802 int xe_guc_ct_send(struct xe_guc_ct *ct, const u32 *action, u32 len, in xe_guc_ct_send()
814 int xe_guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, u32 len, in xe_guc_ct_send_locked()
826 int xe_guc_ct_send_g2h_handler(struct xe_guc_ct *ct, const u32 *action, u32 len) in xe_guc_ct_send_g2h_handler()
858 static int guc_ct_send_recv(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send_recv()
962 int xe_guc_ct_send_recv(struct xe_guc_ct *ct, const u32 *action, u32 len, in xe_guc_ct_send_recv()
969 int xe_guc_ct_send_recv_no_fail(struct xe_guc_ct *ct, const u32 *action, in xe_guc_ct_send_recv_no_fail()
988 u32 action = FIELD_GET(GUC_HXG_EVENT_MSG_0_ACTION, hxg[0]); in parse_g2h_event() local
1114 u32 action, adj_len; in process_g2h_msg() local
1191 u32 action; in g2h_read() local
1280 u32 action = FIELD_GET(GUC_HXG_EVENT_MSG_0_ACTION, hxg[0]); in g2h_fast_path() local