Searched refs:cmdq_depth (Results 1 – 5 of 5) sorted by relevance
103 u8 cmdq_depth; member
314 hw_ioctxt.cmdq_depth = 0; in set_hw_ioctxt()
94 unsigned int cmdq_depth; /* Command Queue depth */ member
642 card->ext_csd.cmdq_depth = (ext_csd[EXT_CSD_CMDQ_DEPTH] & in mmc_decode_ext_csd()645 if (card->ext_csd.cmdq_depth <= 2) { in mmc_decode_ext_csd()647 card->ext_csd.cmdq_depth = 0; in mmc_decode_ext_csd()652 card->ext_csd.cmdq_depth); in mmc_decode_ext_csd()1828 card->ext_csd.cmdq_depth = 0; in mmc_init_card()
432 q_depth = min_t(int, card->ext_csd.cmdq_depth, host->cqe_qdepth); in mmc_mq_init()