Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h1020 int qla_create_buf_pool(struct scsi_qla_host *, struct qla_qpair *);
H A Dqla_mid.c1085 int qla_create_buf_pool(struct scsi_qla_host *vha, struct qla_qpair *qp) in qla_create_buf_pool() function
H A Dqla_init.c9786 if (qla_create_buf_pool(vha, qpair)) { in qla2xxx_create_qpair()