Searched refs:NUM_TX_QUEUE (Results 1 – 2 of 2) sorted by relevance
1023 #define NUM_TX_QUEUE 2 macro 1097 u32 num_tx_ring[NUM_TX_QUEUE];1102 dma_addr_t tx_desc_dma[NUM_TX_QUEUE];1108 struct ravb_tx_desc *tx_ring[NUM_TX_QUEUE];1109 void *tx_align[NUM_TX_QUEUE];1113 struct sk_buff **tx_skb[NUM_TX_QUEUE];1125 u32 cur_tx[NUM_TX_QUEUE];1126 u32 dirty_tx[NUM_TX_QUEUE];
2924 NUM_TX_QUEUE, NUM_RX_QUEUE); in ravb_probe()