Searched refs:xe_execlist_port (Results 1 – 4 of 4) sorted by relevance
93 static void __xe_execlist_port_start(struct xe_execlist_port *port, in __xe_execlist_port_start()117 static void __xe_execlist_port_idle(struct xe_execlist_port *port) in __xe_execlist_port_idle()138 static void __xe_execlist_port_start_next_active(struct xe_execlist_port *port) in __xe_execlist_port_start_next_active()177 static void xe_execlist_port_irq_handler_locked(struct xe_execlist_port *port) in xe_execlist_port_irq_handler_locked()193 struct xe_execlist_port *port = hwe->exl_port; in xe_execlist_port_irq_handler()200 static void xe_execlist_port_wake_locked(struct xe_execlist_port *port, in xe_execlist_port_wake_locked()213 struct xe_execlist_port *port = exl->port; in xe_execlist_make_active()241 struct xe_execlist_port *port = in xe_execlist_port_irq_fail_timer()242 container_of(timer, struct xe_execlist_port, irq_fail); in xe_execlist_port_irq_fail_timer()252 struct xe_execlist_port *xe_execlist_port_create(struct xe_device *xe, in xe_execlist_port_create()[all …]
17 struct xe_execlist_port *xe_execlist_port_create(struct xe_device *xe,19 void xe_execlist_port_destroy(struct xe_execlist_port *port);
18 struct xe_execlist_port { struct41 struct xe_execlist_port *port; argument
65 struct xe_execlist_port;140 struct xe_execlist_port *exl_port;