Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dthunderbolt.c469 static int tbnet_alloc_rx_buffers(struct tbnet *net, unsigned int nbuffers) in tbnet_alloc_rx_buffers() function
618 ret = tbnet_alloc_rx_buffers(net, TBNET_RING_SIZE); in tbnet_connected_work()
765 tbnet_alloc_rx_buffers(net, cleaned_count); in tbnet_poll()
832 tbnet_alloc_rx_buffers(net, cleaned_count); in tbnet_poll()