Searched refs:ALE_TX_DESC_HIWAT (Results 1 – 2 of 2) sorted by relevance
49 #define ALE_TX_DESC_HIWAT (ALE_TX_RING_CNT - ((ALE_TX_RING_CNT * 4) / 10)) macro
1878 if (sc->ale_cdata.ale_tx_cnt >= ALE_TX_DESC_HIWAT) in ale_start_locked()