Searched refs:MV_SG_TBL_SZ (Results 1 – 1 of 1) sorted by relevance
152 MV_SG_TBL_SZ = (16 * MV_MAX_SG_CT), enumerator3982 hpriv->sg_tbl_pool = dmam_pool_create("sg_tbl", dev, MV_SG_TBL_SZ, in mv_create_dma_pools()3983 MV_SG_TBL_SZ, 0); in mv_create_dma_pools()