Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Dethoc.c283 static inline void ethoc_ack_irq(struct ethoc *dev, u32 mask) in ethoc_ack_irq() function
367 ethoc_ack_irq(dev, INT_MASK_ALL); in ethoc_reset()
432 ethoc_ack_irq(priv, INT_MASK_RX); in ethoc_rx()
526 ethoc_ack_irq(priv, INT_MASK_TX); in ethoc_tx()
572 ethoc_ack_irq(priv, pending); in ethoc_interrupt()