Searched refs:ring_tx (Results 1 – 2 of 2) sorted by relevance
/drivers/thunderbolt/ | ||
D | nhi.h | 108 static inline int ring_tx(struct tb_ring *ring, struct ring_frame *frame) in ring_tx() function |
D | ctl.c | 360 res = ring_tx(ctl->tx, &pkg->frame); in tb_ctl_tx() |