bdx_rx_fifo_size_to_packets
ring->rx_max_pending = bdx_rx_fifo_size_to_packets(3);
ring->rx_pending = bdx_rx_fifo_size_to_packets(priv->rxf_size);
if (bdx_rx_fifo_size_to_packets(rx_size) >= ring->rx_pending)