Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dnhi.h68 struct tb_ring *ring_alloc_rx(struct tb_nhi *nhi, int hop, int size);
Dnhi.c303 struct tb_ring *ring_alloc_rx(struct tb_nhi *nhi, int hop, int size) in ring_alloc_rx() function
Dctl.c495 ctl->rx = ring_alloc_rx(nhi, 0, 10); in tb_ctl_alloc()