Searched refs:qeth_buffer_pool_entry (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/s390/net/
H A Dqeth_core.h378 struct qeth_buffer_pool_entry { struct
392 struct qeth_buffer_pool_entry *pool_entry;
997 struct qeth_buffer_pool_entry *entry)
H A Dqeth_core_main.c188 struct qeth_buffer_pool_entry *pool_entry, *tmp;
201 static void qeth_free_pool_entry(struct qeth_buffer_pool_entry *entry)
215 struct qeth_buffer_pool_entry *entry, *tmp;
224 static struct qeth_buffer_pool_entry *qeth_alloc_pool_entry(unsigned int pages)
226 struct qeth_buffer_pool_entry *entry;
252 struct qeth_buffer_pool_entry *entry;
269 struct qeth_buffer_pool_entry *entry, *tmp;
282 struct qeth_buffer_pool_entry,
2879 struct qeth_buffer_pool_entry *entry;
2889 static struct qeth_buffer_pool_entry *qeth_find_free_buffer_pool_entr
[all...]

Completed in 195 milliseconds