Searched refs:c2_tx_ring_alloc (Results 1 – 1 of 1) sorted by relevance
111 static int c2_tx_ring_alloc(struct c2_ring *tx_ring, void *vaddr, in c2_tx_ring_alloc() function630 if ((ret = c2_tx_ring_alloc(&c2_port->tx_ring, c2_port->mem + rx_size, in c2_up()