Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/fdma/
H A Dfdma_api.h166 static inline struct fdma_db *fdma_db_next_get(struct fdma *fdma) in fdma_db_next_get() function
186 return fdma_db_is_done(fdma_db_next_get(fdma)); in fdma_has_frames()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c398 db = fdma_db_next_get(fdma); in lan966x_fdma_rx_check_frame()
431 db = fdma_db_next_get(fdma); in lan966x_fdma_rx_get_frame()