Home
last modified time | relevance | path

Searched refs:tbnet_ring (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/
Dthunderbolt.c139 struct tbnet_ring { struct
197 struct tbnet_ring rx_ring;
199 struct tbnet_ring tx_ring;
328 static void tbnet_free_buffers(struct tbnet_ring *ring) in tbnet_free_buffers()
476 static unsigned int tbnet_available_buffers(const struct tbnet_ring *ring) in tbnet_available_buffers()
483 struct tbnet_ring *ring = &net->rx_ring; in tbnet_alloc_rx_buffers()
529 struct tbnet_ring *ring = &net->tx_ring; in tbnet_get_tx_buffer()
563 struct tbnet_ring *ring = &net->tx_ring; in tbnet_alloc_tx_buffers()