Searched refs:pasync_sge (Results 1 – 1 of 1) sorted by relevance
1757 struct phys_addr *pasync_sge = NULL; in hwi_get_ring_address() local1760 pasync_sge = pasync_ctx->async_header.ring_base; in hwi_get_ring_address()1762 pasync_sge = pasync_ctx->async_data.ring_base; in hwi_get_ring_address()1764 return pasync_sge + host_write_ptr; in hwi_get_ring_address()1774 struct phys_addr *pasync_sge; in hwi_post_async_buffers() local1817 pasync_sge = hwi_get_ring_address(pasync_ctx, in hwi_post_async_buffers()1820 pasync_sge->hi = pasync_handle->pa.u.a32.address_lo; in hwi_post_async_buffers()1821 pasync_sge->lo = pasync_handle->pa.u.a32.address_hi; in hwi_post_async_buffers()