Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/isci/
Dhost.c1324 #define INTERRUPT_COALESCE_TIMEOUT_MAX_US 2700000 macro
1412 && coalesce_timeout <= INTERRUPT_COALESCE_TIMEOUT_MAX_US * 100) { in sci_controller_set_interrupt_coalescence()