Searched refs:BGMAC_RX_RING_SLOTS (Results 1 – 2 of 2) sorted by relevance
359 #define BGMAC_RX_RING_SLOTS 512 - 1 /* Why -1? Well, Broadcom does that... */ macro422 struct bgmac_slot_info slots[BGMAC_RX_RING_SLOTS];
407 if (++ring->start >= BGMAC_RX_RING_SLOTS) in bgmac_dma_rx_read()525 ring->num_slots = BGMAC_RX_RING_SLOTS; in bgmac_dma_alloc()