Home
last modified time | relevance | path

Searched refs:qeth_put_cmd (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/s390/net/
Dqeth_core_main.c522 qeth_put_cmd(iob); in __qeth_issue_next_read()
673 void qeth_put_cmd(struct qeth_cmd_buffer *iob) in qeth_put_cmd() function
680 EXPORT_SYMBOL_GPL(qeth_put_cmd);
686 qeth_put_cmd(iob); in qeth_release_buffer_cb()
692 qeth_put_cmd(iob); in qeth_cancel_cmd()
800 qeth_put_cmd(request); in qeth_issue_next_read_cb()
805 qeth_put_cmd(iob); in qeth_issue_next_read_cb()
1733 qeth_put_cmd(iob); in qeth_send_control_data()
1756 qeth_put_cmd(iob); in qeth_send_control_data()
1782 qeth_put_cmd(iob); in qeth_send_control_data()
[all …]
Dqeth_core.h1049 void qeth_put_cmd(struct qeth_cmd_buffer *iob);
Dqeth_l2_main.c1010 qeth_put_cmd(iob); in qeth_osn_assist_cb()