Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cortina/
Dgemini.c553 unsigned int n_txq = netdev->num_tx_queues; in gmac_setup_txqs() local
558 size_t len = n_txq * entries; in gmac_setup_txqs()
587 for (i = 0; i < n_txq; i++) { in gmac_setup_txqs()
681 unsigned int n_txq = netdev->num_tx_queues; in gmac_cleanup_txqs() local
688 for (i = 0; i < n_txq; i++) { in gmac_cleanup_txqs()
700 n_txq * sizeof(*port->txq->ring) << port->txq_order, in gmac_cleanup_txqs()