ATH9K_HTC_TX_THRESHOLD
if ((priv->tx.queued_cnt >= ATH9K_HTC_TX_THRESHOLD) &&
if ((priv->tx.queued_cnt < ATH9K_HTC_TX_THRESHOLD) &&