Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/snic/
Dsnic_res.c139 unsigned int err_intr_offset; in snic_alloc_vnic_res() local
207 err_intr_offset = snic->err_intr_offset; in snic_alloc_vnic_res()
213 err_intr_offset); in snic_alloc_vnic_res()
Dsnic_isr.c165 snic->err_intr_offset = SNIC_MSIX_ERR_NOTIFY; in snic_set_intr_mode()
Dsnic.h281 unsigned int err_intr_offset; member
/Linux-v6.6/drivers/scsi/fnic/
Dfnic_isr.c252 fnic->err_intr_offset = FNIC_MSIX_ERR_NOTIFY; in fnic_set_intr_mode()
278 fnic->err_intr_offset = 0; in fnic_set_intr_mode()
Dfnic.h233 unsigned int err_intr_offset; member
Dfnic_res.c335 error_interrupt_offset = fnic->err_intr_offset; in fnic_alloc_vnic_resources()