Searched refs:number_tx_queues (Results 1 – 5 of 5) sorted by relevance
431 unsigned int number_tx_queues; member
1115 chan->max_tx = priv->dma_cap.number_tx_queues; in stmmac_get_channels()1124 chan->tx_count > priv->dma_cap.number_tx_queues || in stmmac_set_channels()
468 dma_cap->number_tx_queues = in dwxgmac2_get_hw_feature()
451 dma_cap->number_tx_queues = in dwmac4_get_hw_feature()
6497 priv->dma_cap.number_tx_queues); in stmmac_dma_cap_show()7293 if (priv->dma_cap.number_tx_queues && in stmmac_hw_init()7294 priv->plat->tx_queues_to_use > priv->dma_cap.number_tx_queues) { in stmmac_hw_init()7298 priv->plat->tx_queues_to_use = priv->dma_cap.number_tx_queues; in stmmac_hw_init()