bdx_tx_fifo_size_to_packets
ring->tx_max_pending = bdx_tx_fifo_size_to_packets(3);
ring->tx_pending = bdx_tx_fifo_size_to_packets(priv->txd_size);
if (bdx_tx_fifo_size_to_packets(tx_size) >= ring->tx_pending)