Searched refs:NUM_TX_QUEUE (Results 1 – 2 of 2) sorted by relevance
1012 #define NUM_TX_QUEUE 2 macro1088 u32 num_tx_ring[NUM_TX_QUEUE];1093 dma_addr_t tx_desc_dma[NUM_TX_QUEUE];1099 struct ravb_tx_desc *tx_ring[NUM_TX_QUEUE];1100 void *tx_align[NUM_TX_QUEUE];1104 struct sk_buff **tx_skb[NUM_TX_QUEUE];1116 u32 cur_tx[NUM_TX_QUEUE];1117 u32 dirty_tx[NUM_TX_QUEUE];
2938 info->nc_queues ? NUM_TX_QUEUE : 1, in ravb_probe()