MTL_MAX_TX_QUEUES  180 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c 	for (i = 0; i < MTL_MAX_TX_QUEUES; i++) {
MTL_MAX_TX_QUEUES  170 drivers/net/ethernet/stmicro/stmmac/stmmac.h 	struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
MTL_MAX_TX_QUEUES 2090 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 	int status[max_t(u32, MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES)];
MTL_MAX_TX_QUEUES 4474 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 				       MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES);
MTL_MAX_TX_QUEUES  161 include/linux/stmmac.h 	struct stmmac_txq_cfg tx_queues_cfg[MTL_MAX_TX_QUEUES];