Searched refs:tbnet_available_buffers (Results 1 – 1 of 1) sorted by relevance
476 static unsigned int tbnet_available_buffers(const struct tbnet_ring *ring) in tbnet_available_buffers() function534 if (!tbnet_available_buffers(ring)) in tbnet_get_tx_buffer()557 if (tbnet_available_buffers(&net->tx_ring) >= TBNET_RING_SIZE / 2) in tbnet_tx_callback()771 unsigned int cleaned_count = tbnet_available_buffers(&net->rx_ring); in tbnet_poll()1075 if (tbnet_available_buffers(&net->tx_ring) < nframes) { in tbnet_start_xmit()