Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_core.h508 struct qeth_qdio_info { struct
509 atomic_t state;
511 int no_in_queues;
512 struct qeth_qdio_q *in_q;
513 struct qeth_qdio_q *c_q;
514 struct qeth_qdio_buffer_pool in_buf_pool;
515 struct qeth_qdio_buffer_pool init_pool;
516 int in_buf_size;
519 int no_out_queues;
520 struct qeth_qdio_out_q **out_qs;
[all …]