Home
last modified time | relevance | path

Searched refs:pfree_link (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.c1789 struct list_head *pfree_link, *pbusy_list; in hwi_post_async_buffers() local
1804 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()