Searched refs:NB8800_DESC_LOW (Results 1 – 2 of 2) sorted by relevance
14 #define NB8800_DESC_LOW 4 macro
408 if (atomic_read(&priv->tx_free) <= NB8800_DESC_LOW) { in nb8800_xmit()426 if (atomic_dec_return(&priv->tx_free) <= NB8800_DESC_LOW) { in nb8800_xmit()