Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_core_main.c597 void qeth_notify_cmd(struct qeth_cmd_buffer *iob, int reason) in qeth_notify_cmd() function
602 EXPORT_SYMBOL_GPL(qeth_notify_cmd);
948 qeth_notify_cmd(iob, -ECANCELED); in qeth_clear_ipacmd_list()
991 qeth_notify_cmd(iob, rc); in qeth_cancel_cmd()
1094 qeth_notify_cmd(request, rc); in qeth_issue_next_read_cb()
2156 qeth_notify_cmd(iob, rc); in qeth_read_conf_data_cb()
2248 qeth_notify_cmd(iob, rc); in qeth_idx_activate_read_channel_cb()
2276 qeth_notify_cmd(iob, rc); in qeth_idx_activate_write_channel_cb()
H A Dqeth_core.h1099 void qeth_notify_cmd(struct qeth_cmd_buffer *iob, int reason);
H A Dqeth_l2_main.c1046 qeth_notify_cmd(iob, 0); in qeth_osn_assist_cb()