Searched refs:NUM_RX_QUEUES (Results 1 – 2 of 2) sorted by relevance
32 #define NUM_RX_QUEUES 8 macro551 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];
1966 if (ucc_geth_rx_queues(ug_info) > NUM_RX_QUEUES) { in ucc_struct_init()
Completed in 14 milliseconds