Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/net/
Dqeth_core_main.c596 qeth_put_cmd(iob); in __qeth_issue_next_read()
1006 void qeth_put_cmd(struct qeth_cmd_buffer *iob) in qeth_put_cmd() function
1013 EXPORT_SYMBOL_GPL(qeth_put_cmd);
1019 qeth_put_cmd(iob); in qeth_release_buffer_cb()
1025 qeth_put_cmd(iob); in qeth_cancel_cmd()
1128 qeth_put_cmd(request); in qeth_issue_next_read_cb()
1135 qeth_put_cmd(iob); in qeth_issue_next_read_cb()
2078 qeth_put_cmd(iob); in qeth_send_control_data()
2103 qeth_put_cmd(iob); in qeth_send_control_data()
2128 qeth_put_cmd(iob); in qeth_send_control_data()
[all …]
Dqeth_core.h1100 void qeth_put_cmd(struct qeth_cmd_buffer *iob);
Dqeth_l2_main.c1047 qeth_put_cmd(iob); in qeth_osn_assist_cb()