Home
last modified time | relevance | path

Searched defs:tx_channels_count (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/net/ethernet/
H A Ddwmac-rk-tool.c705 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in dwmac_rk_loopback_run_first() local
1037 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in dwmac_rk_init_dma_engine() local
1081 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in dwmac_rk_dma_operation_mode() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk-tool.c725 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in __dwmac_rk_loopback_run() local
1079 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in dwmac_rk_init_dma_engine() local
1127 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in dwmac_rk_dma_operation_mode() local

Completed in 4 milliseconds