Home
last modified time | relevance | path

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

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