Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dstmmac.h19 #define MTL_MAX_TX_QUEUES 8 macro
180 struct stmmac_txq_cfg tx_queues_cfg[MTL_MAX_TX_QUEUES];
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h177 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
Ddwxgmac2_core.c181 for (i = 0; i < MTL_MAX_TX_QUEUES; i++) { in dwxgmac2_prog_mtl_tx_algorithms()
Dstmmac_main.c2263 int status[max_t(u32, MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES)]; in stmmac_dma_interrupt()
4991 MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES); in stmmac_dvr_probe()
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst432 struct stmmac_txq_cfg tx_queues_cfg[MTL_MAX_TX_QUEUES];