Home
last modified time | relevance | path

Searched defs:qeth_qdio_info (Results 1 – 1 of 1) sorted by relevance

/drivers/s390/net/
Dqeth_core.h469 struct qeth_qdio_info { struct
470 atomic_t state;
472 int no_in_queues;
473 struct qeth_qdio_q *in_q;
474 struct qeth_qdio_q *c_q;
475 struct qeth_qdio_buffer_pool in_buf_pool;
476 struct qeth_qdio_buffer_pool init_pool;
477 int in_buf_size;
480 int no_out_queues;
481 struct qeth_qdio_out_q **out_qs;
[all …]