Searched refs:NUM_TX_QUEUE (Results 1 – 2 of 2) sorted by relevance
1012 #define NUM_TX_QUEUE 2 macro1087 u32 num_tx_ring[NUM_TX_QUEUE];1092 dma_addr_t tx_desc_dma[NUM_TX_QUEUE];1098 struct ravb_tx_desc *tx_ring[NUM_TX_QUEUE];1099 void *tx_align[NUM_TX_QUEUE];1103 struct sk_buff **tx_skb[NUM_TX_QUEUE];1115 u32 cur_tx[NUM_TX_QUEUE];1116 u32 dirty_tx[NUM_TX_QUEUE];
2923 info->nc_queues ? NUM_TX_QUEUE : 1, in ravb_probe()