Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dstmmac.h32 #define MTL_MAX_TX_QUEUES 8 macro
177 struct stmmac_txq_cfg tx_queues_cfg[MTL_MAX_TX_QUEUES];
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h145 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
Dstmmac_main.c2073 int status[max_t(u32, MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES)]; in stmmac_dma_interrupt()
4224 MTL_MAX_TX_QUEUES, in stmmac_dvr_probe()