Searched refs:lun_outcnt (Results 1 – 4 of 4) sorted by relevance
1525 if (lq->lun_outcnt != 0) { in ql_fast_fcp_post()1526 lq->lun_outcnt--; in ql_fast_fcp_post()
4105 lq->lun_outcnt != 0) { in ql_abort()4106 lq->lun_outcnt--; in ql_abort()8154 lq->lun_outcnt >= ha->execution_throttle) { in ql_next()8157 tq->d_id.b24, lq->flags, lq->lun_outcnt); in ql_next()8171 lq->lun_outcnt++; in ql_next()8266 if (lq->lun_outcnt != 0) { in ql_done()8267 lq->lun_outcnt--; in ql_done()9519 if (lq->lun_outcnt != 0) { in ql_requeue_pending_cmds()9520 lq->lun_outcnt--; in ql_requeue_pending_cmds()10365 lq->lun_outcnt >= ha->execution_throttle) { in ql_wdg_tq_list()[all …]
4169 lq->lun_outcnt = 0; in ql_abort_isp()
1391 uint16_t lun_outcnt; member