Home
last modified time | relevance | path

Searched refs:PERF_MODE_INT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.h182 # define PERF_MODE_INT 0 macro
187 int intr_mode; /* either PERF_MODE_INT or SIMPLE_MODE_INT */
H A Dhpsa.c8057 if (!h->msix_vectors || h->intr_mode != PERF_MODE_INT) { in hpsa_free_irqs()
8091 if (h->intr_mode == PERF_MODE_INT && h->msix_vectors > 0) { in hpsa_request_irqs()
8682 h->intr_mode = hpsa_simple_mode ? SIMPLE_MODE_INT : PERF_MODE_INT; in hpsa_init_one()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.h182 # define PERF_MODE_INT 0 macro
187 int intr_mode; /* either PERF_MODE_INT or SIMPLE_MODE_INT */
H A Dhpsa.c8082 if (!h->msix_vectors || h->intr_mode != PERF_MODE_INT) { in hpsa_free_irqs()
8116 if (h->intr_mode == PERF_MODE_INT && h->msix_vectors > 0) { in hpsa_request_irqs()
8707 h->intr_mode = hpsa_simple_mode ? SIMPLE_MODE_INT : PERF_MODE_INT; in hpsa_init_one()

Completed in 26 milliseconds