Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_gbl.h773 extern int qla25xx_create_rsp_que(struct qla_hw_data *, uint16_t, uint8_t,
Dqla_mid.c826 qla25xx_create_rsp_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_rsp_que() function
Dqla_init.c9738 rsp_id = qla25xx_create_rsp_que(ha, 0, 0, 0, qpair, startqp); in qla2xxx_create_qpair()