Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h3238 struct qla_msix_entry { struct
3443 struct qla_msix_entry *msix;
3521 struct qla_msix_entry *msix; /* point to &ha->msix_entries[x] */
4189 struct qla_msix_entry *msix_entries;
Dqla_isr.c3438 struct qla_msix_entry *qentry; in qla24xx_enable_msix()
3487 sizeof(struct qla_msix_entry), in qla24xx_enable_msix()
3679 struct qla_msix_entry *qentry; in qla2x00_free_irqs()
3712 struct qla_msix_entry *msix, int vector_type) in qla25xx_request_irq()
Dqla_gbl.h717 struct qla_msix_entry *, int);
Dqla_init.c3921 struct qla_msix_entry *msix; in qla24xx_config_rings()
8862 struct qla_msix_entry *msix; in qla2xxx_create_qpair()
Dqla_target.c6804 struct qla_msix_entry *msix = &ha->msix_entries[2]; in qlt_24xx_config_rings()