Searched refs:max_packed_rw (Results 1 – 1 of 1) sorted by relevance
1548 u8 max_packed_rw = 0; in mmc_blk_prep_packed_list() local1556 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()