Searched refs:pfree_link (Results 1 – 1 of 1) sorted by relevance
1789 struct list_head *pfree_link, *pbusy_list; in hwi_post_async_buffers() local1804 pfree_link = pasync_ctx->async_header.free_list.next; in hwi_post_async_buffers()1812 pfree_link = pasync_ctx->async_data.free_list.next; in hwi_post_async_buffers()1826 list_entry(pfree_link, struct async_pdu_handle, in hwi_post_async_buffers()1831 pfree_link = pfree_link->next; in hwi_post_async_buffers()