Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dfman.c317 sc->max_open_dmas = 32; in fman_fill_soc_params()
331 sc->max_open_dmas = 32; in fman_fill_soc_params()
349 sc->max_open_dmas = 32; in fman_fill_soc_params()
362 sc->max_open_dmas = 84; in fman_fill_soc_params()
H A Dfman.h77 uint32_t max_open_dmas; member