Home
last modified time | relevance | path

Searched refs:HL_PENDING_RESET_PER_SEC (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/accel/habanalabs/common/
Ddevice.c751 kref_read(&ctx->refcount) - 1, HL_PENDING_RESET_PER_SEC); in device_hard_reset_pending()
755 HL_PENDING_RESET_PER_SEC); in device_hard_reset_pending()
759 msecs_to_jiffies(HL_PENDING_RESET_PER_SEC * 1000)); in device_hard_reset_pending()
1328 pending_cnt = HL_PENDING_RESET_PER_SEC; in device_kill_open_processes()
Dhabanalabs.h57 #define HL_PENDING_RESET_PER_SEC 10 macro