Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dthunderbolt.h610 void tb_ring_poll_complete(struct tb_ring *ring);
/Linux-v5.4/drivers/thunderbolt/
Dnhi.c372 void tb_ring_poll_complete(struct tb_ring *ring) in tb_ring_poll_complete() function
383 EXPORT_SYMBOL_GPL(tb_ring_poll_complete);
/Linux-v5.4/drivers/net/
Dthunderbolt.c836 tb_ring_poll_complete(net->rx_ring.ring); in tbnet_poll()