Home
last modified time | relevance | path

Searched defs:tx_queue_cnt (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1244 u32 tx_queue_cnt = priv->plat->tx_queues_to_use; in stmmac_clear_descriptors() local
1432 u32 tx_queue_cnt = priv->plat->tx_queues_to_use; in init_dma_tx_desc_rings() local
1542 u32 tx_queue_cnt = priv->plat->tx_queues_to_use; in stmmac_free_tx_skbufs() local
/Linux-v5.10/drivers/net/ethernet/dec/tulip/
Ddmfe.c230 unsigned long tx_queue_cnt; /* wait to send packet count */ member