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