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