Home
last modified time | relevance | path

Searched refs:cqe_qdepth (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
Dcqhci.c197 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()
/kernel/linux/linux-5.10/include/linux/mmc/
Dhost.h467 int cqe_qdepth; member
/kernel/linux/linux-5.10/drivers/mmc/core/
Dqueue.c445 min_t(int, card->ext_csd.cmdq_depth, host->cqe_qdepth); in mmc_init_queue()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch25535 - 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;
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch3948 min_t(int, card->ext_csd.cmdq_depth, host->cqe_qdepth);
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch310471 - 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;