Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_gbl.h1017 int qla_create_buf_pool(struct scsi_qla_host *, struct qla_qpair *);
Dqla_mid.c1084 int qla_create_buf_pool(struct scsi_qla_host *vha, struct qla_qpair *qp) in qla_create_buf_pool() function
Dqla_init.c9726 if (qla_create_buf_pool(vha, qpair)) { in qla2xxx_create_qpair()