Searched refs:qla2x00_alloc_outstanding_cmds (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 94 qla2x00_alloc_outstanding_cmds(struct qla_hw_data *, struct req_que *);
|
H A D | qla_mid.c | 720 ret = qla2x00_alloc_outstanding_cmds(ha, req); in qla25xx_create_req_que()
|
H A D | qla_mr.c | 2040 rval = qla2x00_alloc_outstanding_cmds(ha, vha->req); in qlafx00_initialize_adapter()
|
H A D | qla_init.c | 3544 qla2x00_alloc_outstanding_cmds(struct qla_hw_data *ha, struct req_que *req) in qla2x00_alloc_outstanding_cmds() function 3878 rval = qla2x00_alloc_outstanding_cmds(ha, in qla2x00_setup_chip()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 91 qla2x00_alloc_outstanding_cmds(struct qla_hw_data *, struct req_que *);
|
H A D | qla_mid.c | 726 ret = qla2x00_alloc_outstanding_cmds(ha, req); in qla25xx_create_req_que()
|
H A D | qla_mr.c | 2041 rval = qla2x00_alloc_outstanding_cmds(ha, vha->req); in qlafx00_initialize_adapter()
|
H A D | qla_init.c | 3981 qla2x00_alloc_outstanding_cmds(struct qla_hw_data *ha, struct req_que *req) in qla2x00_alloc_outstanding_cmds() function 4347 rval = qla2x00_alloc_outstanding_cmds(ha, in qla2x00_setup_chip()
|
Completed in 29 milliseconds