Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dthunderbolt.h581 static inline int tb_ring_rx(struct tb_ring *ring, struct ring_frame *frame) in tb_ring_rx() function
/Linux-v5.4/drivers/thunderbolt/
Dctl.c381 tb_ring_rx(pkg->ctl->rx, &pkg->frame); /* in tb_ctl_rx_submit()
/Linux-v5.4/drivers/net/
Dthunderbolt.c500 tb_ring_rx(ring->ring, &tf->frame); in tbnet_alloc_rx_buffers()