Searched refs:qla25xx_create_rsp_que (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 748 extern int qla25xx_create_rsp_que(struct qla_hw_data *, uint16_t, uint8_t,
|
H A D | qla_mid.c | 820 qla25xx_create_rsp_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_rsp_que() function
|
H A D | qla_init.c | 9201 rsp_id = qla25xx_create_rsp_que(ha, 0, 0, 0, qpair, startqp); in qla2xxx_create_qpair()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 773 extern int qla25xx_create_rsp_que(struct qla_hw_data *, uint16_t, uint8_t,
|
H A D | qla_mid.c | 826 qla25xx_create_rsp_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_rsp_que() function
|
H A D | qla_init.c | 9688 rsp_id = qla25xx_create_rsp_que(ha, 0, 0, 0, qpair, startqp); in qla2xxx_create_qpair()
|
Completed in 37 milliseconds