Home
last modified time | relevance | path

Searched refs:qeth_qdio_out_buffer (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/s390/net/
Dqeth_core_main.c72 struct qeth_qdio_out_buffer *buf,
74 static void qeth_tx_complete_buf(struct qeth_qdio_out_buffer *buf, bool error,
402 struct qeth_qdio_out_buffer *head = q->bufs[bidx]; in qeth_cleanup_handled_pending()
403 struct qeth_qdio_out_buffer *c = q->bufs[bidx]->next_pending; in qeth_cleanup_handled_pending()
409 struct qeth_qdio_out_buffer *f = c; in qeth_cleanup_handled_pending()
441 struct qeth_qdio_out_buffer *buffer; in qeth_qdio_handle_aob()
448 buffer = (struct qeth_qdio_out_buffer *) aob->user1; in qeth_qdio_handle_aob()
1068 struct qeth_qdio_out_buffer *buf, in qeth_notify_skbs()
1081 static void qeth_tx_complete_buf(struct qeth_qdio_out_buffer *buf, bool error, in qeth_tx_complete_buf()
1125 struct qeth_qdio_out_buffer *buf, in qeth_clear_output_buffer()
[all …]
Dqeth_core.h447 struct qeth_qdio_out_buffer { struct
456 struct qeth_qdio_out_buffer *next_pending; argument
515 struct qeth_qdio_out_buffer *bufs[QDIO_MAX_BUFFERS_PER_Q];