Searched refs:burst (Results 1 – 1 of 1) sorted by relevance
5046 uint64_t burst = MSS_MAC_RX_RING_SIZE; in rxpkt_handler() local5102 burst--; in rxpkt_handler()5103 …} while(0 != (cdesc->addr_low & GEM_RX_DMA_USED) && (0 != burst)); /* loop while there are packets… in rxpkt_handler()