Searched refs:commit_rqs (Results 1 – 9 of 9) sorted by relevance
34 fn commit_rqs(); in commit_rqs() method 115 T::commit_rqs() in commit_rqs_callback() 220 commit_rqs: Some(Self::commit_rqs_callback),
79 fn commit_rqs() {} in commit_rqs() method
61 * commit_rqs. The done() function must be called on the command90 * The commit_rqs function is used to trigger a hardware97 void (*commit_rqs)(struct Scsi_Host *, u16); member
2043 shost->hostt->commit_rqs(shost, hctx->queue_num); in scsi_commit_rqs() 2050 .commit_rqs = scsi_commit_rqs,2080 if (shost->hostt->commit_rqs) in scsi_mq_setup_tags()
798 .commit_rqs = virtscsi_commit_rqs,
563 * @commit_rqs: If a driver uses bd->last to judge when to submit569 void (*commit_rqs)(struct blk_mq_hw_ctx *); member
2070 * more requests. (See comment in struct blk_mq_ops for commit_rqs for2079 if (hctx->queue->mq_ops->commit_rqs && queued) { in blk_mq_commit_rqs() 2081 hctx->queue->mq_ops->commit_rqs(hctx); in blk_mq_commit_rqs()
2830 .commit_rqs = nvme_tcp_commit_rqs,
1995 .commit_rqs = nvme_commit_rqs,