Home
last modified time | relevance | path

Searched refs:gfar_rxbd_dma_lastfree (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/freescale/
Dgianfar.h1327 static inline u32 gfar_rxbd_dma_lastfree(struct gfar_priv_rx_q *rxq) in gfar_rxbd_dma_lastfree() function
Dgianfar.c1550 bdp_dma = gfar_rxbd_dma_lastfree(rx_queue); in gfar_update_link_state()
2595 u32 bdp_dma = gfar_rxbd_dma_lastfree(rx_queue); in gfar_clean_rx_ring()