Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/net/
Dqeth_core.h473 struct qeth_qdio_info { struct
474 atomic_t state;
476 int no_in_queues;
477 struct qeth_qdio_q *in_q;
478 struct qeth_qdio_q *c_q;
479 struct qeth_qdio_buffer_pool in_buf_pool;
480 struct qeth_qdio_buffer_pool init_pool;
481 int in_buf_size;
484 int no_out_queues;
485 struct qeth_qdio_out_q **out_qs;
[all …]