Searched refs:rx_queues_to_use (Results 1 - 3 of 3) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | stmmac.h | 175 u32 rx_queues_to_use;
member
|
/device/soc/rockchip/common/vendor/drivers/net/ethernet/ |
H A D | dwmac-rk-tool.c | 704 u32 rx_channels_count = min_t(u32, priv->plat->rx_queues_to_use, 1); in dwmac_rk_loopback_run_first() 1036 u32 rx_channels_count = min_t(u32, priv->plat->rx_queues_to_use, 1); in dwmac_rk_init_dma_engine() 1080 u32 rx_channels_count = min_t(u32, priv->plat->rx_queues_to_use, 1); in dwmac_rk_dma_operation_mode() 1120 u32 rx_queues_count = min_t(u32, priv->plat->rx_queues_to_use, 1); in dwmac_rk_rx_queue_dma_chan_map() 1132 u32 rx_queues_count = min_t(u32, priv->plat->rx_queues_to_use, 1); in dwmac_rk_mac_enable_rx_queues()
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-rk-tool.c | 724 u32 rx_channels_count = min_t(u32, priv->plat->rx_queues_to_use, 1); in __dwmac_rk_loopback_run() 1078 u32 rx_channels_count = min_t(u32, priv->plat->rx_queues_to_use, 1); in dwmac_rk_init_dma_engine() 1126 u32 rx_channels_count = min_t(u32, priv->plat->rx_queues_to_use, 1); in dwmac_rk_dma_operation_mode() 1164 u32 rx_queues_count = min_t(u32, priv->plat->rx_queues_to_use, 1); in dwmac_rk_rx_queue_dma_chan_map() 1176 u32 rx_queues_count = min_t(u32, priv->plat->rx_queues_to_use, 1); in dwmac_rk_mac_enable_rx_queues()
|
Completed in 6 milliseconds