Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h1288 static inline int gfar_is_rx_dma_stopped(struct gfar_private *priv) in gfar_is_rx_dma_stopped() function
H A Dgianfar.c1039 if (!stopped && !gfar_is_rx_dma_stopped(priv) && in gfar_halt_nodisable()