Searched refs:qeth_notify_skbs (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/s390/net/ |
| D | qeth_core_main.c | 73 static void qeth_notify_skbs(struct qeth_qdio_out_q *queue, 541 qeth_notify_skbs(buffer->q, buffer, notification); in qeth_qdio_handle_aob() 552 qeth_notify_skbs(buffer->q, buffer, notification); in qeth_qdio_handle_aob() 1405 static void qeth_notify_skbs(struct qeth_qdio_out_q *q, in qeth_notify_skbs() function 1426 qeth_notify_skbs(queue, buf, TX_NOTIFY_GENERALERROR); in qeth_tx_complete_buf() 5876 qeth_notify_skbs(queue, buffer, TX_NOTIFY_PENDING); in qeth_iqd_tx_complete() 5885 qeth_notify_skbs(queue, buffer, in qeth_iqd_tx_complete() 5891 qeth_notify_skbs(queue, buffer, in qeth_iqd_tx_complete() 5914 qeth_notify_skbs(queue, buffer, in qeth_iqd_tx_complete()
|