Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cortina/
Dgemini.c74 #define TX_QUEUE_NUM 1 /* max: 6 */ macro
125 struct gmac_txq txq[TX_QUEUE_NUM];
2393 netdev = alloc_etherdev_mq(sizeof(*port), TX_QUEUE_NUM); in gemini_ethernet_port_probe()