Searched refs:tx_queues_to_use (Results 1 - 3 of 3) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | stmmac.h | 176 u32 tx_queues_to_use;
member
|
/device/soc/rockchip/common/vendor/drivers/net/ethernet/ |
H A D | dwmac-rk-tool.c | 705 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in dwmac_rk_loopback_run_first() 1037 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in dwmac_rk_init_dma_engine() 1081 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in dwmac_rk_dma_operation_mode()
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-rk-tool.c | 725 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in __dwmac_rk_loopback_run() 1079 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in dwmac_rk_init_dma_engine() 1127 u32 tx_channels_count = min_t(u32, priv->plat->tx_queues_to_use, 1); in dwmac_rk_dma_operation_mode()
|
Completed in 5 milliseconds