Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/card/
Dblock.c1546 unsigned int max_blk_count, max_phys_segs; in mmc_blk_prep_packed_list() local
1576 max_phys_segs = queue_max_segments(q); in mmc_blk_prep_packed_list()
1619 if (phys_segments > max_phys_segs) in mmc_blk_prep_packed_list()