Home
last modified time | relevance | path

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

/drivers/net/
Dthunderbolt.c137 struct tbnet_ring { struct
195 struct tbnet_ring rx_ring;
197 struct tbnet_ring tx_ring;
322 static void tbnet_free_buffers(struct tbnet_ring *ring) in tbnet_free_buffers()
470 static unsigned int tbnet_available_buffers(const struct tbnet_ring *ring) in tbnet_available_buffers()
477 struct tbnet_ring *ring = &net->rx_ring; in tbnet_alloc_rx_buffers()
523 struct tbnet_ring *ring = &net->tx_ring; in tbnet_get_tx_buffer()
557 struct tbnet_ring *ring = &net->tx_ring; in tbnet_alloc_tx_buffers()