Searched refs:cqe_qdepth (Results 1 – 6 of 6) sorted by relevance
197 cq_host->mmc->cqe_qdepth; in cqhci_host_alloc_tdl()1136 mmc->cqe_qdepth = NUM_SLOTS; in cqhci_init()1138 mmc->cqe_qdepth -= 1; in cqhci_init()
467 int cqe_qdepth; member
445 min_t(int, card->ext_csd.cmdq_depth, host->cqe_qdepth); in mmc_init_queue()
25535 - cq_host->mmc->cqe_qdepth;25538 + cq_host->mmc->max_segs * 2 * cq_host->mmc->cqe_qdepth;25541 + cq_host->mmc->max_segs * cq_host->mmc->cqe_qdepth;
3948 min_t(int, card->ext_csd.cmdq_depth, host->cqe_qdepth);
310471 - cq_host->mmc->cqe_qdepth;310474 + cq_host->mmc->max_segs * 2 * cq_host->mmc->cqe_qdepth;310477 + cq_host->mmc->max_segs * cq_host->mmc->cqe_qdepth;