Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_core.h391 struct qeth_buffer_pool_entry { struct
405 struct qeth_buffer_pool_entry *pool_entry; argument
1019 struct qeth_buffer_pool_entry *entry) in qeth_put_buffer_pool_entry()
H A Dqeth_core_main.c204 struct qeth_buffer_pool_entry *pool_entry, *tmp; in qeth_clear_working_pool_list()
220 static void qeth_free_pool_entry(struct qeth_buffer_pool_entry *entry) in qeth_free_pool_entry()
234 struct qeth_buffer_pool_entry *entry, *tmp; in qeth_free_buffer_pool()
243 static struct qeth_buffer_pool_entry *qeth_alloc_pool_entry(unsigned int pages) in qeth_alloc_pool_entry()
245 struct qeth_buffer_pool_entry *entry; in qeth_alloc_pool_entry()
271 struct qeth_buffer_pool_entry *entry; in qeth_alloc_buffer_pool()
288 struct qeth_buffer_pool_entry *entry, *tmp; in qeth_resize_buffer_pool()
301 struct qeth_buffer_pool_entry, in qeth_resize_buffer_pool()
2900 struct qeth_buffer_pool_entry *entry; in qeth_initialize_working_pool_list()
2910 static struct qeth_buffer_pool_entry *qeth_find_free_buffer_pool_entry( in qeth_find_free_buffer_pool_entry()
[all …]