TX_THRESHOLD_KEEP_LIMIT
if (lp->lstats.tx_underrun < TX_THRESHOLD_KEEP_LIMIT) {
if (lp->lstats.tx_underrun >= TX_THRESHOLD_KEEP_LIMIT) {