Searched refs:NUM_RX_QUEUES (Results 1 – 3 of 3) sorted by relevance
31 #define NUM_RX_QUEUES 8 macro550 struct ucc_geth_rx_interrupt_coalescing_entry coalescingentry[NUM_RX_QUEUES];1131 u8 interruptcoalescingmaxvalue[NUM_RX_QUEUES];1137 u16 bdRingLenRx[NUM_RX_QUEUES];1184 u8 __iomem *p_rx_bd_ring[NUM_RX_QUEUES];1187 u8 __iomem *rxBd[NUM_RX_QUEUES];1188 int badFrame[NUM_RX_QUEUES];1205 struct sk_buff **rx_skbuff[NUM_RX_QUEUES];1208 u16 skb_currx[NUM_RX_QUEUES];
2068 if (ucc_geth_rx_queues(ug_info) > NUM_RX_QUEUES) { in ucc_struct_init()
442 # NUM_RX_QUEUES=64444 # echo $(($NUM_RPS_ENTRIES/$NUM_RX_QUEUES)) > $file;