Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1407 u32 tx_queue_cnt = priv->plat->tx_queues_to_use; in stmmac_clear_descriptors() local
1820 u32 tx_queue_cnt; in init_dma_tx_desc_rings() local
1892 u32 tx_queue_cnt = priv->plat->tx_queues_to_use; in stmmac_free_tx_skbufs() local
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c230 unsigned long tx_queue_cnt; /* wait to send packet count */ member