Home
last modified time | relevance | path

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

/linux/drivers/net/thunderbolt/
H A Dmain.c499 static int tbnet_alloc_rx_buffers(struct tbnet *net, unsigned int nbuffers) in tbnet_alloc_rx_buffers() function
656 ret = tbnet_alloc_rx_buffers(net, TBNET_RING_SIZE); in tbnet_connected_work()
824 tbnet_alloc_rx_buffers(net, cleaned_count); in tbnet_poll()
897 tbnet_alloc_rx_buffers(net, cleaned_count); in tbnet_poll()