Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/
Dethoc.c277 static inline void ethoc_ack_irq(struct ethoc *dev, u32 mask) in ethoc_ack_irq() function
361 ethoc_ack_irq(dev, INT_MASK_ALL); in ethoc_reset()
426 ethoc_ack_irq(priv, INT_MASK_RX); in ethoc_rx()
520 ethoc_ack_irq(priv, INT_MASK_TX); in ethoc_tx()
566 ethoc_ack_irq(priv, pending); in ethoc_interrupt()