Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dnhi.c304 struct ring_frame *tb_ring_poll(struct tb_ring *ring) in tb_ring_poll() function
334 EXPORT_SYMBOL_GPL(tb_ring_poll);
/drivers/net/
Dthunderbolt.c766 frame = tb_ring_poll(net->rx_ring.ring); in tbnet_poll()