Searched refs:AT91ETHER_MAX_RX_DESCR (Results 1 – 1 of 1) sorted by relevance
3861 #define AT91ETHER_MAX_RX_DESCR 9 macro3870 (AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()3877 AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()3882 AT91ETHER_MAX_RX_DESCR * in at91ether_alloc_coherent()3898 AT91ETHER_MAX_RX_DESCR * in at91ether_free_coherent()3906 AT91ETHER_MAX_RX_DESCR * in at91ether_free_coherent()3927 for (i = 0; i < AT91ETHER_MAX_RX_DESCR; i++) { in at91ether_start()4115 if (q->rx_tail == AT91ETHER_MAX_RX_DESCR - 1) in at91ether_rx()