Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/cortina/
Dgemini.c552 unsigned int n_txq = netdev->num_tx_queues; in gmac_setup_txqs() local
557 size_t len = n_txq * entries; in gmac_setup_txqs()
586 for (i = 0; i < n_txq; i++) { in gmac_setup_txqs()
680 unsigned int n_txq = netdev->num_tx_queues; in gmac_cleanup_txqs() local
687 for (i = 0; i < n_txq; i++) { in gmac_cleanup_txqs()
699 n_txq * sizeof(*port->txq->ring) << port->txq_order, in gmac_cleanup_txqs()