Searched refs:ch_tre (Results 1 – 1 of 1) sorted by relevance
1458 struct gpi_tre *ch_tre; in gpi_queue_xfer() local1462 ret = gpi_ring_add_element(&gchan->ch_ring, (void **)&ch_tre); in gpi_queue_xfer()1469 memcpy(ch_tre, gpi_tre, sizeof(*ch_tre)); in gpi_queue_xfer()1470 *wp = ch_tre; in gpi_queue_xfer()