Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_isr.c3439 struct qla_msix_entry *qentry; in qla24xx_enable_msix()
3488 sizeof(struct qla_msix_entry), in qla24xx_enable_msix()
3680 struct qla_msix_entry *qentry; in qla2x00_free_irqs()
3713 struct qla_msix_entry *msix, int vector_type) in qla25xx_request_irq()
Dqla_def.h3243 struct qla_msix_entry { struct
3448 struct qla_msix_entry *msix;
3526 struct qla_msix_entry *msix; /* point to &ha->msix_entries[x] */
4194 struct qla_msix_entry *msix_entries;
Dqla_gbl.h717 struct qla_msix_entry *, int);
Dqla_init.c3939 struct qla_msix_entry *msix; in qla24xx_config_rings()
8874 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()