Home
last modified time | relevance | path

Searched refs:MTL_MAX_RX_QUEUES (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dstmmac.h18 #define MTL_MAX_RX_QUEUES 8 macro
182 struct stmmac_rxq_cfg rx_queues_cfg[MTL_MAX_RX_QUEUES];
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h173 struct stmmac_rx_queue rx_queue[MTL_MAX_RX_QUEUES];
H A Dstmmac_main.c2273 int status[max_t(u32, MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES)]; in stmmac_dma_interrupt()
5009 MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES); in stmmac_dvr_probe()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst431 struct stmmac_rxq_cfg rx_queues_cfg[MTL_MAX_RX_QUEUES];