Searched refs:ring_alloc_tx (Results 1 – 3 of 3) sorted by relevance
67 struct tb_ring *ring_alloc_tx(struct tb_nhi *nhi, int hop, int size);
297 struct tb_ring *ring_alloc_tx(struct tb_nhi *nhi, int hop, int size) in ring_alloc_tx() function
491 ctl->tx = ring_alloc_tx(nhi, 0, 10); in tb_ctl_alloc()