Home
last modified time | relevance | path

Searched refs:qla25xx_create_rsp_que (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h707 extern int qla25xx_create_rsp_que(struct qla_hw_data *, uint16_t, uint8_t,
Dqla_mid.c798 qla25xx_create_rsp_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_rsp_que() function
Dqla_init.c8644 rsp_id = qla25xx_create_rsp_que(ha, 0, 0, 0, qpair, startqp); in qla2xxx_create_qpair()