Searched refs:RAL_TX_MINFREE (Results 1 – 2 of 2) sorted by relevance
20 #define RAL_TX_MINFREE 2 macro
1320 while (sc->tx_nfree >= RAL_TX_MINFREE && in ural_start()2127 if (sc->tx_nfree < RAL_TX_MINFREE) { in ural_raw_xmit()