Searched refs:qlt_chk_qfull_thresh_hold (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 5518 qlt_chk_qfull_thresh_hold(struct scsi_qla_host *vha, struct qla_qpair *qpair, in qlt_chk_qfull_thresh_hold() function 5576 rc = qlt_chk_qfull_thresh_hold(vha, ha->base_qpair, in qlt_24xx_atio_pkt() 5790 rc = qlt_chk_qfull_thresh_hold(vha, rsp->qpair, atio, 1); in qlt_response_pkt()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 5620 qlt_chk_qfull_thresh_hold(struct scsi_qla_host *vha, struct qla_qpair *qpair, in qlt_chk_qfull_thresh_hold() function 5678 rc = qlt_chk_qfull_thresh_hold(vha, ha->base_qpair, in qlt_24xx_atio_pkt() 5892 rc = qlt_chk_qfull_thresh_hold(vha, rsp->qpair, atio, 1); in qlt_response_pkt()
|
Completed in 16 milliseconds