Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1398 u32 tx_queue_cnt = priv->plat->tx_queues_to_use; in stmmac_clear_descriptors() local
1805 u32 tx_queue_cnt; in init_dma_tx_desc_rings() local
1877 u32 tx_queue_cnt = priv->plat->tx_queues_to_use; in stmmac_free_tx_skbufs() local
/linux-6.1.9/drivers/net/ethernet/dec/tulip/
Ddmfe.c230 unsigned long tx_queue_cnt; /* wait to send packet count */ member