Searched refs:new_rxb (Results 1 – 2 of 2) sorted by relevance
299 struct ocelot_fdma_rx_buf *new_rxb; in ocelot_fdma_reuse_rx_page() local301 new_rxb = &rx_ring->bufs[rx_ring->next_to_alloc]; in ocelot_fdma_reuse_rx_page()306 *new_rxb = *old_rxb; in ocelot_fdma_reuse_rx_page()
2386 struct gfar_rx_buff *new_rxb; in gfar_reuse_rx_page() local2389 new_rxb = &rxq->rx_buff[nta]; in gfar_reuse_rx_page()2396 *new_rxb = *old_rxb; in gfar_reuse_rx_page()