Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/card/
Dblock.c1548 u8 max_packed_rw = 0; in mmc_blk_prep_packed_list() local
1556 max_packed_rw = card->ext_csd.max_packed_writes; in mmc_blk_prep_packed_list()
1558 if (max_packed_rw == 0) in mmc_blk_prep_packed_list()
1586 if (reqs >= max_packed_rw - 1) { in mmc_blk_prep_packed_list()