Searched refs:ethoc_ack_irq (Results 1 – 1 of 1) sorted by relevance
242 static inline void ethoc_ack_irq(struct ethoc *priv, u32 mask) in ethoc_ack_irq() function327 ethoc_ack_irq(priv, INT_MASK_ALL); in ethoc_reset()427 ethoc_ack_irq(priv, pending); in ethoc_is_new_packet_received()500 ethoc_ack_irq(priv, pending & ~INT_MASK_RX); in ethoc_send_common()
Completed in 4 milliseconds