Searched refs:get_next_mask (Results 1 – 1 of 1) sorted by relevance
246 static inline unsigned int get_next_mask(const struct at91_priv *priv) in get_next_mask() function495 (priv->tx_next & get_next_mask(priv)) == 0) in at91_start_xmit()862 if ((priv->tx_next & get_next_mask(priv)) != 0 || in at91_irq_tx()863 (priv->tx_echo & get_next_mask(priv)) == 0) in at91_irq_tx()