Searched refs:pasync_sge (Results 1 – 1 of 1) sorted by relevance
1773 struct phys_addr *pasync_sge = NULL; in hwi_get_ring_address() local1776 pasync_sge = pasync_ctx->async_header.ring_base; in hwi_get_ring_address()1778 pasync_sge = pasync_ctx->async_data.ring_base; in hwi_get_ring_address()1780 return pasync_sge + host_write_ptr; in hwi_get_ring_address()1790 struct phys_addr *pasync_sge; in hwi_post_async_buffers() local1833 pasync_sge = hwi_get_ring_address(pasync_ctx, in hwi_post_async_buffers()1836 pasync_sge->hi = pasync_handle->pa.u.a32.address_lo; in hwi_post_async_buffers()1837 pasync_sge->lo = pasync_handle->pa.u.a32.address_hi; in hwi_post_async_buffers()