Searched refs:bge_rx_return_ring (Results 1 – 2 of 2) sorted by relevance
2816 if (sc->bge_ldata.bge_rx_return_ring) in bge_dma_free()2818 sc->bge_ldata.bge_rx_return_ring, in bge_dma_free()2966 (uint8_t **)&sc->bge_ldata.bge_rx_return_ring, in bge_dma_alloc()4347 cur_rx = &sc->bge_ldata.bge_rx_return_ring[rx_cons]; in bge_rxeof()
2864 struct bge_rx_bd *bge_rx_return_ring; member