Searched refs:NIU_TX_WAKEUP_THRESH (Results 1 – 1 of 1) sorted by relevance
3601 #define NIU_TX_WAKEUP_THRESH(rp) ((rp)->pending / 4) macro3636 (niu_tx_avail(rp) > NIU_TX_WAKEUP_THRESH(rp)))) { in niu_tx_work()3639 (niu_tx_avail(rp) > NIU_TX_WAKEUP_THRESH(rp))) in niu_tx_work()6733 if (niu_tx_avail(rp) > NIU_TX_WAKEUP_THRESH(rp)) in niu_start_xmit()