Searched refs:TX_QUEUE_NUM (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/cortina/
H A Dgemini.c72 #define TX_QUEUE_NUM 1 /* max: 6 */ macro
124 struct gmac_txq txq[TX_QUEUE_NUM];
2397 netdev = devm_alloc_etherdev_mqs(dev, sizeof(*port), TX_QUEUE_NUM, TX_QUEUE_NUM);

Completed in 169 milliseconds