Searched refs:ring_alloc_rx (Results 1 – 3 of 3) sorted by relevance
68 struct tb_ring *ring_alloc_rx(struct tb_nhi *nhi, int hop, int size);
303 struct tb_ring *ring_alloc_rx(struct tb_nhi *nhi, int hop, int size) in ring_alloc_rx() function
495 ctl->rx = ring_alloc_rx(nhi, 0, 10); in tb_ctl_alloc()