F81534_TX_EMPTY_BIT
set_bit(F81534_TX_EMPTY_BIT, &port_priv->tx_empty);
set_bit(F81534_TX_EMPTY_BIT, &port_priv->tx_empty);
return test_bit(F81534_TX_EMPTY_BIT, &port_priv->tx_empty);
if (!test_and_clear_bit(F81534_TX_EMPTY_BIT, &port_priv->tx_empty))
set_bit(F81534_TX_EMPTY_BIT, &port_priv->tx_empty);