Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_def.h3195 struct qla_msix_entry { struct
3402 struct qla_msix_entry *msix;
3480 struct qla_msix_entry *msix; /* point to &ha->msix_entries[x] */
4103 struct qla_msix_entry *msix_entries;
Dqla_isr.c3396 struct qla_msix_entry *qentry; in qla24xx_enable_msix()
3446 sizeof(struct qla_msix_entry), in qla24xx_enable_msix()
3634 struct qla_msix_entry *qentry; in qla2x00_free_irqs()
3667 struct qla_msix_entry *msix, int vector_type) in qla25xx_request_irq()
Dqla_gbl.h702 struct qla_msix_entry *, int);
Dqla_init.c3844 struct qla_msix_entry *msix; in qla24xx_config_rings()
8576 struct qla_msix_entry *msix; in qla2xxx_create_qpair()
Dqla_target.c6710 struct qla_msix_entry *msix = &ha->msix_entries[2]; in qlt_24xx_config_rings()