Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/isci/
Dhost.c1326 #define INTERRUPT_COALESCE_TIMEOUT_MAX_US 2700000 macro
1414 && coalesce_timeout <= INTERRUPT_COALESCE_TIMEOUT_MAX_US * 100) { in sci_controller_set_interrupt_coalescence()