Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/net/
Dqeth_core.h554 struct qeth_qdio_info { struct
555 atomic_t state;
557 int no_in_queues;
558 struct qeth_qdio_q *in_q;
559 struct qeth_qdio_q *c_q;
560 struct qeth_qdio_buffer_pool in_buf_pool;
561 struct qeth_qdio_buffer_pool init_pool;
562 int in_buf_size;
565 unsigned int no_out_queues;
566 struct qeth_qdio_out_q *out_qs[QETH_MAX_OUT_QUEUES];
[all …]