Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dthunderbolt.h603 void tb_ring_poll_complete(struct tb_ring *ring);
/Linux-v4.19/drivers/thunderbolt/
Dnhi.c356 void tb_ring_poll_complete(struct tb_ring *ring) in tb_ring_poll_complete() function
367 EXPORT_SYMBOL_GPL(tb_ring_poll_complete);
/Linux-v4.19/drivers/net/
Dthunderbolt.c839 tb_ring_poll_complete(net->rx_ring.ring); in tbnet_poll()