Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dthunderbolt.h608 void tb_ring_poll_complete(struct tb_ring *ring);
/Linux-v5.10/drivers/thunderbolt/
Dnhi.c368 void tb_ring_poll_complete(struct tb_ring *ring) in tb_ring_poll_complete() function
379 EXPORT_SYMBOL_GPL(tb_ring_poll_complete);
/Linux-v5.10/drivers/net/
Dthunderbolt.c836 tb_ring_poll_complete(net->rx_ring.ring); in tbnet_poll()