Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dstmmac.h18 #define MTL_MAX_TX_QUEUES 8 macro
161 struct stmmac_txq_cfg tx_queues_cfg[MTL_MAX_TX_QUEUES];
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h170 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
Ddwxgmac2_core.c180 for (i = 0; i < MTL_MAX_TX_QUEUES; i++) { in dwxgmac2_prog_mtl_tx_algorithms()
Dstmmac_main.c2100 int status[max_t(u32, MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES)]; in stmmac_dma_interrupt()
4433 MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES); in stmmac_dvr_probe()