Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c69 if (cfg->dma_ic_stash_on) in init_bmi_rx()
188 if (cfg->dma_ic_stash_on) in init_bmi_tx()
292 if (cfg->dma_ic_stash_on) in init_bmi_oh()
672 cfg->dma_ic_stash_on = FALSE; in fman_port_defconfig()
H A Dfm_port.c3148 p_FmPort->p_FmPortDriverParam->dfltCfg.dma_ic_stash_on = in FM_PORT_ConfigDmaIcCacheAttr()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h369 bool dma_ic_stash_on; member