Searched refs:qeth_notify_skbs (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_core_main.c | 71 static void qeth_notify_skbs(struct qeth_qdio_out_q *queue, 465 qeth_notify_skbs(buffer->q, buffer, notification); in qeth_qdio_handle_aob() 1067 static void qeth_notify_skbs(struct qeth_qdio_out_q *q, in qeth_notify_skbs() function 1091 qeth_notify_skbs(queue, buf, TX_NOTIFY_GENERALERROR); in qeth_tx_complete_buf() 5207 qeth_notify_skbs(queue, buffer, TX_NOTIFY_PENDING); in qeth_iqd_tx_complete() 5222 qeth_notify_skbs(queue, buffer, in qeth_iqd_tx_complete()
|