Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsxgbe_platform.h35 int fixed_burst; member
Dstmmac.h91 int fixed_burst; member
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_platform.c58 dma_cfg->fixed_burst = true; in sxgbe_probe_config_dt()
Dsxgbe_main.c960 int pbl = DEFAULT_DMA_PBL, fixed_burst = 0, burst_map = 0; in sxgbe_init_dma_engine() local
965 fixed_burst = priv->plat->dma_cfg->fixed_burst; in sxgbe_init_dma_engine()
971 fixed_burst, pbl, in sxgbe_init_dma_engine()
976 return priv->hw->dma->init(priv->ioaddr, fixed_burst, burst_map); in sxgbe_init_dma_engine()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_pci.c119 plat->dma_cfg->fixed_burst = 1; in quark_default_data()
Dstmmac_platform.c219 dma_cfg->fixed_burst = in stmmac_probe_config_dt()
Dstmmac_main.c1641 int pbl = DEFAULT_DMA_PBL, fixed_burst = 0, burst_len = 0; in stmmac_init_dma_engine() local
1647 fixed_burst = priv->plat->dma_cfg->fixed_burst; in stmmac_init_dma_engine()
1655 return priv->hw->dma->init(priv->ioaddr, pbl, fixed_burst, mixed_burst, in stmmac_init_dma_engine()
/linux-4.4.14/Documentation/networking/
Dstmmac.txt155 o fixed_burst/mixed_burst/burst_len
205 int fixed_burst;
211 o fixed_burst: program the DMA to use the fixed burst mode