Home
last modified time | relevance | path

Searched full:txpbl (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwc-qos-ethernet.txt115 - snps,txpbl: DMA Programmable burst length for the TX DMA
154 snps,txpbl = <8>;
H A Dtoshiba,visconti-dwmac.yaml75 snps,txpbl = <4>;
H A Dsophgo,cv1800b-dwmac.yaml87 snps,txpbl = <8>;
H A Dmediatek-dwmac.yaml186 snps,txpbl = <1>;
H A Drenesas,rzv2h-gbeth.yaml289 snps,txpbl = <32>;
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c80 u32 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwxgmac2_dma_init_tx_chan() local
84 value = u32_replace_bits(value, txpbl, XGMAC_TxPBL); in dwxgmac2_dma_init_tx_chan()
H A Ddwmac4_dma.c73 u32 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwmac4_dma_init_tx_chan() local
76 value = value | FIELD_PREP(DMA_CHAN_TX_CTRL_TXPBL_MASK, txpbl); in dwmac4_dma_init_tx_chan()
H A Ddwmac-motorcomm.c228 plat->dma_cfg->txpbl = 32; in motorcomm_default_plat_data()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h93 "RQUDP region:", "PBL region:", "TXPBL region:",
/linux/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi301 snps,txpbl = <8>;
/linux/arch/riscv/boot/dts/starfive/
H A Djh7110.dtsi1051 snps,txpbl = <16>;
1081 snps,txpbl = <16>;
/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2044.dtsi342 snps,txpbl = <32>;
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst540 int txpbl;
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328.dtsi999 snps,txpbl = <0x4>;
1023 snps,txpbl = <0x4>;
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt2712e.dtsi757 snps,txpbl = <1>;