Searched refs:AT91ETHER_MAX_RX_DESCR (Results 1 – 1 of 1) sorted by relevance
4268 #define AT91ETHER_MAX_RX_DESCR 9 macro4277 (AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()4284 AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()4289 AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()4305 AT91ETHER_MAX_RX_DESCR * in at91ether_free_coherent()4313 AT91ETHER_MAX_RX_DESCR * in at91ether_free_coherent()4334 for (i = 0; i < AT91ETHER_MAX_RX_DESCR; i++) { in at91ether_start()4510 if (q->rx_tail == AT91ETHER_MAX_RX_DESCR - 1) in at91ether_rx()