Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c71 if (cfg->dma_header_stash_on) in init_bmi_rx()
190 if (cfg->dma_header_stash_on) in init_bmi_tx()
294 if (cfg->dma_header_stash_on) in init_bmi_oh()
673 cfg->dma_header_stash_on = FALSE; in fman_port_defconfig()
H A Dfm_port.c3162 p_FmPort->p_FmPortDriverParam->dfltCfg.dma_header_stash_on = in FM_PORT_ConfigDmaHdrAttr()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h370 bool dma_header_stash_on; member