Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/card/
Dblock.c1651 u8 max_packed_rw = 0; in mmc_blk_prep_packed_list() local
1659 max_packed_rw = card->ext_csd.max_packed_writes; in mmc_blk_prep_packed_list()
1661 if (max_packed_rw == 0) in mmc_blk_prep_packed_list()
1689 if (reqs >= max_packed_rw - 1) { in mmc_blk_prep_packed_list()