Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/
Dthunderbolt.c475 static int tbnet_alloc_rx_buffers(struct tbnet *net, unsigned int nbuffers) in tbnet_alloc_rx_buffers() function
630 ret = tbnet_alloc_rx_buffers(net, TBNET_RING_SIZE); in tbnet_connected_work()
778 tbnet_alloc_rx_buffers(net, cleaned_count); in tbnet_poll()
845 tbnet_alloc_rx_buffers(net, cleaned_count); in tbnet_poll()