Searched refs:AT91ETHER_MAX_RX_DESCR (Results 1 – 1 of 1) sorted by relevance
4227 #define AT91ETHER_MAX_RX_DESCR 9 macro4236 (AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()4243 AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()4248 AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()4264 AT91ETHER_MAX_RX_DESCR * in at91ether_free_coherent()4272 AT91ETHER_MAX_RX_DESCR * in at91ether_free_coherent()4293 for (i = 0; i < AT91ETHER_MAX_RX_DESCR; i++) { in at91ether_start()4469 if (q->rx_tail == AT91ETHER_MAX_RX_DESCR - 1) in at91ether_rx()