Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dstmmac.h18 #define MTL_MAX_RX_QUEUES 8 macro
178 struct stmmac_rxq_cfg rx_queues_cfg[MTL_MAX_RX_QUEUES];
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h173 struct stmmac_rx_queue rx_queue[MTL_MAX_RX_QUEUES];
Dstmmac_main.c2191 int status[max_t(u32, MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES)]; in stmmac_dma_interrupt()
4864 MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES); in stmmac_dvr_probe()
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst431 struct stmmac_rxq_cfg rx_queues_cfg[MTL_MAX_RX_QUEUES];