Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dhost.c1327 #define INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX 28 macro
1407 timeout_encode <= INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX; in sci_controller_set_interrupt_coalescence()
1425 if (timeout_encode == INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX + 1) in sci_controller_set_interrupt_coalescence()