Searched refs:qeth_notify_skbs (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_core_main.c | 73 static void qeth_notify_skbs(struct qeth_qdio_out_q *queue, 504 qeth_notify_skbs(buffer->q, buffer, notification); in qeth_qdio_handle_aob() 1372 static void qeth_notify_skbs(struct qeth_qdio_out_q *q, in qeth_notify_skbs() function 1465 qeth_notify_skbs(queue, buf, in qeth_tx_complete_pending_bufs() 5868 qeth_notify_skbs(queue, buffer, TX_NOTIFY_PENDING); in qeth_iqd_tx_complete() 5888 qeth_notify_skbs(queue, buffer, in qeth_iqd_tx_complete() 5893 qeth_notify_skbs(queue, buffer, in qeth_iqd_tx_complete() 5904 qeth_notify_skbs(queue, buffer, TX_NOTIFY_OK); in qeth_iqd_tx_complete() 5909 qeth_notify_skbs(queue, buffer, TX_NOTIFY_GENERALERROR); in qeth_iqd_tx_complete() 5916 qeth_notify_skbs(queue, buffer, in qeth_iqd_tx_complete()
|