Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h438 unsigned int number_tx_queues; member
H A Dstmmac_ethtool.c1176 chan->max_tx = priv->dma_cap.number_tx_queues; in stmmac_get_channels()
1185 chan->tx_count > priv->dma_cap.number_tx_queues || in stmmac_set_channels()
H A Ddwxgmac2_dma.c470 dma_cap->number_tx_queues = in dwxgmac2_get_hw_feature()
H A Ddwmac4_dma.c451 dma_cap->number_tx_queues = in dwmac4_get_hw_feature()
H A Dstmmac_main.c6319 priv->dma_cap.number_tx_queues); in stmmac_dma_cap_show()