Searched refs:AT91ETHER_MAX_RX_DESCR (Results 1 – 1 of 1) sorted by relevance
4234 #define AT91ETHER_MAX_RX_DESCR 9 macro4243 (AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()4250 AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()4255 AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()4271 AT91ETHER_MAX_RX_DESCR * in at91ether_free_coherent()4279 AT91ETHER_MAX_RX_DESCR * in at91ether_free_coherent()4300 for (i = 0; i < AT91ETHER_MAX_RX_DESCR; i++) { in at91ether_start()4476 if (q->rx_tail == AT91ETHER_MAX_RX_DESCR - 1) in at91ether_rx()