Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c6653 priv->dma_cap.number_tx_queues); in stmmac_dma_cap_show()
7483 if (priv->dma_cap.number_tx_queues && in stmmac_hw_init()
7484 priv->plat->tx_queues_to_use > priv->dma_cap.number_tx_queues) { in stmmac_hw_init()
7488 priv->plat->tx_queues_to_use = priv->dma_cap.number_tx_queues; in stmmac_hw_init()