Home
last modified time | relevance | path

Searched refs:ring_tx (Results 1 – 2 of 2) sorted by relevance

/drivers/thunderbolt/
Dnhi.h108 static inline int ring_tx(struct tb_ring *ring, struct ring_frame *frame) in ring_tx() function
Dctl.c360 res = ring_tx(ctl->tx, &pkg->frame); in tb_ctl_tx()