Searched refs:plh (Results 1 – 1 of 1) sorted by relevance
2755 struct list_head *plh; in qeth_find_free_buffer_pool_entry() local2763 list_for_each(plh, &card->qdio.in_buf_pool.entry_list) { in qeth_find_free_buffer_pool_entry()2764 entry = list_entry(plh, struct qeth_buffer_pool_entry, list); in qeth_find_free_buffer_pool_entry()