Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dthunderbolt.h574 static inline int tb_ring_rx(struct tb_ring *ring, struct ring_frame *frame) in tb_ring_rx() function
/Linux-v4.19/drivers/thunderbolt/
Dctl.c380 tb_ring_rx(pkg->ctl->rx, &pkg->frame); /* in tb_ctl_rx_submit()
/Linux-v4.19/drivers/net/
Dthunderbolt.c503 tb_ring_rx(ring->ring, &tf->frame); in tbnet_alloc_rx_buffers()