Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/snic/
Dsnic_res.c153 unsigned int err_intr_offset; in snic_alloc_vnic_res() local
221 err_intr_offset = snic->err_intr_offset; in snic_alloc_vnic_res()
227 err_intr_offset); in snic_alloc_vnic_res()
Dsnic_isr.c179 snic->err_intr_offset = SNIC_MSIX_ERR_NOTIFY; in snic_set_intr_mode()
Dsnic.h295 unsigned int err_intr_offset; member
/Linux-v5.15/drivers/scsi/fnic/
Dfnic_isr.c264 fnic->err_intr_offset = FNIC_MSIX_ERR_NOTIFY; in fnic_set_intr_mode()
290 fnic->err_intr_offset = 0; in fnic_set_intr_mode()
Dfnic.h232 unsigned int err_intr_offset; member
Dfnic_res.c347 error_interrupt_offset = fnic->err_intr_offset; in fnic_alloc_vnic_resources()