Home
last modified time | relevance | path

Searched refs:tb_ring_poll_complete (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dthunderbolt.h608 void tb_ring_poll_complete(struct tb_ring *ring);
/kernel/linux/linux-6.6/include/linux/
H A Dthunderbolt.h664 void tb_ring_poll_complete(struct tb_ring *ring);
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dnhi.c362 * tb_ring_poll_complete() - Re-start interrupt for the ring
368 void tb_ring_poll_complete(struct tb_ring *ring) in tb_ring_poll_complete() function
379 EXPORT_SYMBOL_GPL(tb_ring_poll_complete); variable
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dnhi.c411 * tb_ring_poll_complete() - Re-start interrupt for the ring
417 void tb_ring_poll_complete(struct tb_ring *ring) in tb_ring_poll_complete() function
428 EXPORT_SYMBOL_GPL(tb_ring_poll_complete); variable
/kernel/linux/linux-5.10/drivers/net/
H A Dthunderbolt.c836 tb_ring_poll_complete(net->rx_ring.ring); in tbnet_poll()
/kernel/linux/linux-6.6/drivers/net/thunderbolt/
H A Dmain.c904 tb_ring_poll_complete(net->rx_ring.ring); in tbnet_poll()

Completed in 11 milliseconds