Searched refs:TX_QUEUE_NUM (Results 1 – 1 of 1) sorted by relevance
72 #define TX_QUEUE_NUM 1 /* max: 6 */ macro125 struct gmac_txq txq[TX_QUEUE_NUM];2400 netdev = devm_alloc_etherdev_mqs(dev, sizeof(*port), TX_QUEUE_NUM, TX_QUEUE_NUM); in gemini_ethernet_port_probe()