Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/net/
Dqeth_core.h561 struct qeth_qdio_info { struct
562 atomic_t state;
564 int no_in_queues;
565 struct qeth_qdio_q *in_q;
566 struct qeth_qdio_q *c_q;
567 struct qeth_qdio_buffer_pool in_buf_pool;
568 struct qeth_qdio_buffer_pool init_pool;
569 int in_buf_size;
572 int no_out_queues;
573 struct qeth_qdio_out_q *out_qs[QETH_MAX_QUEUES];
[all …]