Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h36 int rx_irq[MTL_MAX_RX_QUEUES];
203 struct stmmac_rx_queue rx_queue[MTL_MAX_RX_QUEUES];
292 int rx_irq[MTL_MAX_RX_QUEUES];
H A Dcommon.h104 u64_stats_t tx_normal_irq_n[MTL_MAX_RX_QUEUES];
230 struct stmmac_rxq_stats rxq_stats[MTL_MAX_RX_QUEUES];
H A Dstmmac_main.c2838 int status[max_t(u32, MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES)]; in stmmac_dma_interrupt()
3607 if (i >= MTL_MAX_RX_QUEUES) in stmmac_request_irq_multi_msi()
7379 MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES); in stmmac_dvr_probe()
7389 for (i = 0; i < MTL_MAX_RX_QUEUES; i++) in stmmac_dvr_probe()
7414 for (i = 0; i < MTL_MAX_RX_QUEUES; i++) in stmmac_dvr_probe()
/openbmc/linux/include/linux/
H A Dstmmac.h18 #define MTL_MAX_RX_QUEUES 8 macro
271 struct stmmac_rxq_cfg rx_queues_cfg[MTL_MAX_RX_QUEUES];
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst431 struct stmmac_rxq_cfg rx_queues_cfg[MTL_MAX_RX_QUEUES];