Searched refs:goya_stop_queue (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/accel/habanalabs/goya/ |
D | goya.c | 1207 static int goya_stop_queue(struct hl_device *hdev, u32 cfg_reg, in goya_stop_queue() function 1266 rc = goya_stop_queue(hdev, in goya_stop_external_queues() 1276 rc = goya_stop_queue(hdev, in goya_stop_external_queues() 1286 rc = goya_stop_queue(hdev, in goya_stop_external_queues() 1296 rc = goya_stop_queue(hdev, in goya_stop_external_queues() 1306 rc = goya_stop_queue(hdev, in goya_stop_external_queues() 2121 rc = goya_stop_queue(hdev, in goya_stop_internal_queues() 2131 rc = goya_stop_queue(hdev, in goya_stop_internal_queues() 2145 rc = goya_stop_queue(hdev, in goya_stop_internal_queues() 2155 rc = goya_stop_queue(hdev, in goya_stop_internal_queues() [all …]
|