Searched refs:MTL_MAX_TX_QUEUES (Results 1 – 5 of 5) sorted by relevance
19 #define MTL_MAX_TX_QUEUES 8 macro180 struct stmmac_txq_cfg tx_queues_cfg[MTL_MAX_TX_QUEUES];
177 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
181 for (i = 0; i < MTL_MAX_TX_QUEUES; i++) { in dwxgmac2_prog_mtl_tx_algorithms()
2263 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()
432 struct stmmac_txq_cfg tx_queues_cfg[MTL_MAX_TX_QUEUES];